----------------------------------------------------------- New Message on MumbaiUserGroup
----------------------------------------------------------- From: Dipali Gandhi Message 2 in Discussion HI <DIR> I know how to do this in Visual Basic. A Visual Basic Application is stateful (unlike your web applications) and hence there is not need of maintaning sessions. Hence all you need to do is use a global variable in a BAS Module which of "date" data type and on click on any button in any form, you update this variable with the current datetime (now()). Also on click of each and every button, you check if the difference between the last stored value of this variable and the current time is more than 15 minutes, you redirect the user back to the login page. regards dipali </DIR> >From: "MumbaiUserGroup" <[EMAIL PROTECTED]> >Reply-To: "MumbaiUserGroup" <[EMAIL PROTECTED]> >To: "MumbaiUserGroup" <[EMAIL PROTECTED]> >Subject: How to lock the application >Date: Fri, 21 May 2004 04:23:34 -0700 > Easiest Money Transfer to India . Send Money To 6000 Indian Towns. Easiest Way To Send Money Home! ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/mumbaiUserGroup/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
