FORM, URL, and ATTRIBUTES scoped variables only exist through one page
request (and sometimes not even that far). If you know that one section of
an app will never be cfincluded or cfmoduled or otherwise be able to share
variables with another section, then the two disparate sections can use the
same variable name. Refer to TeraTech's excellent variable explanation at
http://www.cfug-md.org/articles/scope_worksheet.PDF
I couldn't get this URL to show up, so good luck.
NAT
-----Original Message-----
From: Michael 'Maxx' Porter [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 29, 2000 3:44 PM
To: Fusebox
Subject: Attributes question
Not sure if this has been covered but...
Since FROM and URL are converted to ATTRIBUTES should one be carful to make
sure all names are unique across the site? or are they like session/client
variables unique to the user and if you do not need them on from page to
page if you have two forms that have a Fname field it should not matter?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists