views:

7

answers:

0

I am opening popup window form java script like this.

window.showModalDialog(popUrl, name, appearence )

In chrome it works fine. but in IE my session variables are lost.

Please help!!!!!

Thanks