Thanks man, I just found it is my stupid fault.

In IE, I am detecting the browser closing event as I want to auto-logout
user when they close the browser. That javascript caused the error. Whenever
the browser is being detected as closing, user is logout automatically, and
that is why they have to login again.

If any friends can show me some reliable method to detect closure of
browser, that will be highly appreciated.

Don't use onbeforeclosing event, as that event will be triggered whenever
user browse another page. I just want to detect the even when user close the
browser.

Thanks.

On Sun, Feb 22, 2009 at 2:35 PM, shahin <[email protected]> wrote:

>
> are you sure your browser settings for FF and IE are same?
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to