Good call marlon, much easier.

John

-----Original Message-----
From: Marlon Moyer [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 10, 2003 4:28 PM
To: CF-Talk
Subject: Re: Best practice for creating vars

<cfset session.authenticated = duplicate(form)>

marlon

Spectrum WebDesign wrote:

> Hi all
>
> today i'm using this script to check and create our form vars:
>
> <CFIF IsDefined("Form.Sale1Title")>
> <CFSET SESSION.Authenticated.Sale1Title=Form.Sale1Title>
> </CFIF>
> <CFIF IsDefined("Form.Sale1")>
> <CFSET SESSION.Authenticated.Sale1=Form.Sale1>
> </CFIF>
>
> <clipped> <http://www.houseoffusion.com/banners/view.cfm?bannerid=34>

--
marlon
[EMAIL PROTECTED]

  _____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to