> Either that, or it's JUST an HTML pop-up (ie not CFM) > However, the way I would do it would be to create a timeout 30 seconds > before and show a pop-up that was just HTML or something and > have a button > that says "don't time me out" and that form has an action > that is within the > application, thus stopping the timeout!
Paul, thats what the script I posted a few posts before does! :D > -----Original Message----- > From: Paul Johnston [mailto:[EMAIL PROTECTED] > Sent: 08 August 2003 16:53 > To: [EMAIL PROTECTED] > Subject: RE: [ cf-dev ] Log out warning script > > > > > you could also use a JS popup? or could you!? > > > > nope, cos that would halt timeout until it was cleared, and > > if someone's left their desk, then it could stay there > > indefinitely, until the world runs out of fossil fuels and > > the sun goes supernova. > > Unless the JS was outside the application, and then it > wouldn't touch the > timeout! Either that, or it's JUST an HTML pop-up (ie not CFM) > > Without using a client-side language of some sort (ie JS) or > some kind of > client side code that doesn't use any interaction with the > server, then you > can't really do this. > > However, the way I would do it would be to create a timeout 30 seconds > before and show a pop-up that was just HTML or something and > have a button > that says "don't time me out" and that form has an action > that is within the > application, thus stopping the timeout! > > Paul > > > > -- > ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > For human help, e-mail: [EMAIL PROTECTED] > -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
