<CFLOCK SCOPE="session" TYPE="exclusive" TIMEOUT="10">
        <CFSET session.formvars = Duplicate(form) >
</CFLOCK>

That should work.

Dave

-----Original Message-----
From: Asim Manzur [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 11, 2005 3:04 PM
To: CF-Talk
Subject: FORM scope into SESSION


Hi,
What is the easiest way to take all the form variables (probably loop over) 
and put it on the session.
or maybe put the whole form object into session something like that.
 I appriciate if someone can provide some sample code
-- 
Regards,




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214604
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to