Click here to Skip to main content
15,904,339 members

Comments by Silver Lightning (Top 89 by date)

Silver Lightning 11-Jan-18 19:22pm View    
Hi Sir, the page shouldn't be stopped because its getting an update from the database. what I'm trying to impose right now is to implement a jquery.countdown.js and put a timer inside. that timer would still continue even the page is refreshing. when the timer reached 30 minutes then the web application will re-directing to login page (session time out). Then, if the event is coming from the mouse or keyboard then that's the only time that my implemented timer will be reset. Do you think it's the right way to do to execute the session timeout? Any sample code on how could I implement the timer that will not reset even the page is refreshing? Thank you very much for your advised and helping my case here sir. :)
Silver Lightning 11-Jan-18 0:34am View    
Hi Sir,
I would like to implement a timer that would not reset even the page is refreshing, the session timeout was set to 30 minutes. The only interruption that could reset the session time out is when the event is coming from the keyboard press and mouse click. I found the jquery.countdown.js but I don't know on how to implement the right code that the timer should not reset even the page is always refreshing. Thank you very much for your help in advance Sir.
Silver Lightning 10-Jan-18 21:47pm View    
Hi Sir,

Thank you for your help. Yes I'm thinking of an internal timer, but how could I ignore the system's refreshing in every two seconds. the timer will always be reset. How could I make the time to continue and will not reset for 30 minutes even the page is always reloading or refreshing?
Silver Lightning 13-Dec-17 21:07pm View    
Deleted
Hi Sir Richard, yes I know. OpenXML is the recommended way to implement this task. But however, this is an existing one that I need to fix. Can you suggest or give sample code on how could I check or find the "All Section" column in all sheets using this Microsoft.Office.Interop.Excel. Thank you very much for the respond.
Silver Lightning 23-Jun-17 0:05am View    
Hi Richard, sorry it's my fault.