Monday, August 17, 2009

Visual Basic .Net Codes?

Is there a visual basic code that protects the user login by auto-expiring (auto logout) after a specific time when the user stays in a page for too long without navigating?



Thank you in advance.



Visual Basic .Net Codes?spyware remover



You have to declare a variable, which you will use for the last activity time. Then at specified intervals check to see how long it has been since the last activity. If it has been longer than your limit then you can run code to log the user out.



BTW, this is also how you would present them with a count-down until log out.



Visual Basic .Net Codes?virus removal



no bro dont think so sry, u got to do it decalre a VAR and make it a int,



use it as a second counter with a do while loop and add the delays so it does it properly,
yes.



that is why it is an interactive site.



its in the database access part of code.. where u specify the login, security, etc.. there is a timeout code there. if u dont set it, sorry nothing wud work.

No comments:

Post a Comment