ShowModalDialog problem

F

Frank Chiang

When I use window.open to open a web page, the web page
can read the session variables correctly.

When I use showmodaldialog to open the same web page, the
web page can read the session variables correctly the
first time; but as I close the dialog, change the value of
the session variables and then open the web page again, it
retains the original session variables' value.

What's wrong?
 

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

Top