Hi everybody. I have an app which requires login and uses session vars to ensure the user is logged in while navigating the pages. Some pages in the app have forms. I've allowed a generious length of time before the 'session.loggedin' var expires, however some users still manage to start filling out a form and then walk away from it before they submit it. When they return, the session has timed-out and they are subsequently kicked back to the login page when they try to submit the form. I have 3 or 4 different forms in the app. What I would like to do is capture the page name, the form field names and the values in those fields so that on successful re-login, the user is returned to the form that they were on, and the fields are re-populated with the data they had already entered. Any thoughts, suggestions, experiences are appreciated.
Cheers, Karl - You are subscribed to the CFUGToronto CFTALK ListSRV. This message has been posted by: Karl Zarudny <[EMAIL PROTECTED]> To Unsubscribe, Please Visit and Login to http://www.CFUGToronto.org/ Manager: Kevin Towes ([EMAIL PROTECTED]) http://www.CFUGToronto.org/ This System has been donated by Infopreneur, Inc. (http://www.infopreneur.net)
