Click here to Skip to main content
15,902,635 members

Comments by HymaKG (Top 5 by date)

HymaKG 11-Aug-15 21:18pm View    
In my application when internet connection goes down i need to logout. Now what is happening means when connection reestablishes able to browse the pages. this is leading to security issue
HymaKG 11-Aug-15 12:20pm View    
When internet connection goes down i want to loout. browser mozilla and chrome are my browsers.
HymaKG 11-Aug-15 7:26am View    
how to check I am online or offline in firefox and chrome. As per can I set flag
HymaKG 11-Aug-15 5:44am View    
yes. session time out is 5 minutes in web.config. then server also session time out will be 5 minutes right?. Then after 5 minutes session should expire in server also. It should not depend on the client
HymaKG 11-Aug-15 5:36am View    
My issue is timer is already exist in javascript code but when internet connection loses after session timeout(5 minutes). Page is able to view and reload is happening