cancer10
08-27-2008, 01:47 PM
Hey,
Urgent help needed.
I have an .asp page (index.asp) and I have an <iframe src="myframe.asp"> in that .asp page.
Is there any way I can fetch the value that is being passed in the index.asp querystring in myframe.asp page?
so, suppose the link: http://mydomain.com/index.asp?id=5
can I fetch that value of id in the myframe.asp page (which is the iframe page)? If yes, How?
Thanx
Urgent help needed.
I have an .asp page (index.asp) and I have an <iframe src="myframe.asp"> in that .asp page.
Is there any way I can fetch the value that is being passed in the index.asp querystring in myframe.asp page?
so, suppose the link: http://mydomain.com/index.asp?id=5
can I fetch that value of id in the myframe.asp page (which is the iframe page)? If yes, How?
Thanx