N
Natan
After having lots of problems here, I realized that IE doesn't send the
ASP.NET SessionID cookie when i open a window with window.open.
A cookie should be always be sent when the page is in the same base path
of the cookie! How can I make this work right so I can get session
values on new windows?
thanks...
ASP.NET SessionID cookie when i open a window with window.open.
A cookie should be always be sent when the page is in the same base path
of the cookie! How can I make this work right so I can get session
values on new windows?
thanks...