Passing parameters to a .htm page - not working

J

John

Hi all,

I had an .aspx page which would be opened modally from a previous page and
just prior to the parent opening the aspx page, a javascript would run and
pass parameters like mypage.aspx?parm1=a&parm2=b. I would then access the
parameters in my code-behind as simple request variables and everything
worked fine.

I now have to open an .htm file first and inside this htm file is an iframe
containing the previous-mentioned page. I can't seem to get access to the
two passed parameters anymore.

How can I send parameters to a .htm file from javascript in such a way so as
to access these from my code-behind on subsequent posts?

Regards
John.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top