<cfset Form.variable = URL.variable> If using Session or Client variables:
<cflock scope="SESSION" timeout="60" type="ReadOnly"> <cfset variables.variable = session.variable> </cflock> Or you might also want to use StructCopy if applicable. Duncan Cumming IT Manager http://www.alienationdesign.co.uk mailto:[EMAIL PROTECTED] Tel: 0141 575 9700 Fax: 0141 575 9600 Creative solutions in a technical world ---------------------------------------------------------------------- Get your domain names online from: http://www.alienationdomains.co.uk Reseller options available! ---------------------------------------------------------------------- ---------------------------------------------------------------------- "Damian Watson" <[EMAIL PROTECTED] To: <[EMAIL PROTECTED]> ign.co.uk> cc: Subject: [ cf-dev ] Copying scope 02/12/2003 15:09 Please respond to dev Hi, Bit of a dummy q this: what's the syntax for copying from one scope to another?? I know it's come up recently but can't find. cheers d -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED] -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]