| |
pia
Posts: 13
Score: 0
Joined: 5/31/2001
From: USA
Status: offline
|
Hi, this ones simple. You have used the request object in a client-side script. The client does not have any notion of the ASP environment so what you want to do cannot be done in the manner that you want. What you might do is return the data you want to show in the alert in some hiiden fields and then use that to populate the alert.
|
|