|
-
Feb 27th, 2001, 03:37 AM
#1
Thread Starter
Member
Hi,
*********************************************
I have a html page called "test.html", with client side javascripting in it.
I also have an ASP page called "process.asp".
Iam submitting the "test.html" page to "process.asp" page.
The "process.asp" is doing some process and returning a value using the vbscript statement:
"response.redirect("test.html?returnvalue="true"),
back to the calling html page(test.html).
Now,I would like to know how to grab the value from the "returnvalue" using the javascript in the "test.html" page.
If you can provide with the code that would be great.
*********************************************
Please let me know as soon as possible.
Thanks,
Srini
-
Feb 27th, 2001, 11:23 AM
#2
Frenzied Member
i think this will help you
if not just tell!!
-
Feb 27th, 2001, 12:26 PM
#3
Thread Starter
Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|