[thelist] CFSET vs CFParam

Chris Evans chris at fuseware.com
Fri Oct 20 14:07:18 CDT 2000


<CFPARAM> only sets the value if it isn't already defined.  CFSET overwrites
any exisitng value.

CFPARAM is normally used to set a default value to a variable, but allows it
to be overwritten, normally by URL or FORM variable.


Chris Evans
chris at fuseware.com
http://www.fuseware.com


-----Original Message-----
From: thelist-admin at lists.evolt.org
[mailto:thelist-admin at lists.evolt.org]On Behalf Of Frank
Sent: Friday, October 20, 2000 2:43 PM
To: thelist at lists.evolt.org
Subject: [thelist] CFSET vs CFParam



For all intents and purposes, both tags set a value to a variable.
I'm wondering if someone could offer me some insight as to why I
might choose one over another.
--


--
Frank Marion                      Loofah Communications
frank at loofahcom.com               http://www.loofahcom.com

---------------------------------------
For unsubscribe and other options, including
the Tip Harvester and archive of TheList go to:
http://lists.evolt.org Workers of the Web, evolt !






More information about the thelist mailing list