When I create a SESSION, such as

SESSION.someTask = StructNew()
<cfset SESSION.someTask.var1 = "foo"> etc ...

Is it a good idea, or even needed, to set the SESSION.URLToken which is
passed in a URL string, as a session var also?
If so, what would be the syntax to do this?

BTW, I lock around the session vars, including those in URL strings.

Thanks, Mark 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to