Logged out from one tab. User should logged out from other tab.

Posted by Anurag on Stack Overflow See other posts from Stack Overflow or by Anurag
Published on 2010-05-17T13:11:48Z Indexed on 2010/05/17 13:20 UTC
Read the original article Hit count: 165

Filed under:
|
|

I am using jqury ajax call to update data. I logged in in two different tabs in firefox. I logged out from one tab. The second tab is not yet refreshed. When i tried to update data through ajax call the call executed properly. How do i catch the user is logged out and display error while executing the ajax call.

© Stack Overflow or respective owner

Related posts about php

Related posts about jQuery