Re: Setting timeout for the application
Re: Setting timeout for the application
- Subject: Re: Setting timeout for the application
- From: Arturo Perez <email@hidden>
- Date: Wed, 26 May 2004 16:54:50 -0400
Kranthi Sagar Borra wrote:
I have 4 components in my application. So now I need to set the time when the user enters the first component and stop it when the user clicks on the submit button that is in the 4th component. If he does not submit the page within a specific peroiod of time, it needs to showw a warning message.
In the above, are you equating "component" with "page"?
Because a user may refresh/reload a page I would say, off the top of my
head, that your best bet would be to set a cookie with the expiration
time in it.
-arturo
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.