Session value in child window
Hi All,
I want to use session value in child window opened from window.open method, But it is not accessible in child window. Could anyone tell me plz what is the problem? Is it not possible to access session session value in new window(that is opened by window.open method). Right now i fix it by passing value using querystring.
|