Click to See Complete Forum and Search --> : Sesson Problems with IE using JavaScript


ktalasu
10-29-2008, 02:20 AM
HI,

I got one picular problem with Session using IE.

I am handling session timeouts in my application.

If I launch my application in two browsers(parent and child), session expiry message is coming properly in my ajax call and application is re launching as per my requirement.

If I launch my application in single browser, I am not getting session expiry message in my Ajax call.

This is working fine with FF(both single and two browsers), but got the problem only with IE.

The same code working in IE6.0.2900 version and not working with IE6.0.2800 version.

Any suggestions please....

itHighway2007
10-31-2008, 08:53 AM
This is the problem which do come with Parent Child window in IE. I could not find its solution either..