Results 1 to 3 of 3

Thread: Re-Direction(Urgent PLease)

Hybrid View

  1. #1

    Thread Starter
    Member
    Join Date
    Aug 2000
    Location
    Minneapolis
    Posts
    42
    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

  2. #2
    Frenzied Member sebs's Avatar
    Join Date
    Sep 2000
    Location
    Aylmer,Qc
    Posts
    1,606
    i think this will help you
    if not just tell!!

  3. #3

    Thread Starter
    Member
    Join Date
    Aug 2000
    Location
    Minneapolis
    Posts
    42

    Thanks that helps

    Thanks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width