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?
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?