passing session variables to popup

S

sumit

hi,

I am opening a popup using

window.showModalDialog
('abc.aspx','','dialogWidth:1200px;dialogHeight:800px;left:
true;help:no;resizable:yes;');");

In abc.aspx, session variables should be accessible. I
have checked it with IE 6. And in abc.aspx, session
variables are accessible but i dont know about IE 5.

Can any one suggest wether it will work in IE 5 version
also or not??

Thanks,
Sumit
 
A

anon

It'll work ... session variables are on the server
typically linked to a session cookie on the client.
 

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

Staff online

Members online

Forum statistics

Threads
473,764
Messages
2,569,566
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top