Hi Leonard - I'm pretty new to using session variables. I've added
<cflock timeout=20 scope="Session" type="Exclusive"> <cfset Session.trans_id> </cflock> to my page as referenced by the CF liveDocs. Going on your recommendation, do I set the session.trans_id variable equal to the session.sessionID? Would using the session.sessionID be the equivalent to your suggestion? Once I get this ironed out, I should pass this variable as a hidden field so it is inserted into my table, correct? Thanks again, Adam ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:4724 Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
