Hi Karl, I was just trying to solve my own session problem also.
How about setting session time to 2 or 3 hours. Then when they come back and submit the form, and finish the session, clear their session. You could use <CFSET StructClear(Session)> - which clears the SessionID, CFID & CFTOKEN or (CFSET StructDelete(Session,"your variable:)> - which clears a specific variable only. - You are subscribed to the CFUGToronto CFTALK ListSRV. This message has been posted by: Rob Langlands <[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)
