Forums
This topic is locked
Retrieving a request.query variable in IFRAME
03 Jun 2002 17:15:03 Jeff H posted:
I am sending information via the URL variabile (request.query) from page to page. One of the pages will need to have an IFRAME embedded which a I need it to retrieve the URL variable. I can not seem to figure out how to do so. Can you assist me. The main page has the variable(addme.asp?info=???) . The IFRAME comes up stating BOF or EOF due to no variable be present under that page. Thanks