Looking for advice, I've got an application that is using CFC's including cfcs that are actions of forms.  This all works great, (I'm becoming a big fan of CFC's whether they are true OOP or not ;).

The trouble is this application has a timeout feature.  If left open too long (5 minutes) without activity, the login times out.  If you try to initiate activity after the timeout period, you are required to log in before the action is taken.  The undesired behavior is, if the action taken was a form submit to a processing cfc, after the login page the user is relocated to the cfc which of course causes to the cfc meta data to be displayed in the browser.

Is there anything I could do about this?  A simple solution to provider better behavior?

Thanks

--------------
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA

"C code. C code run. Run code run. Please!"
     - Cynthia Dunning
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to