I dont know about that but I always use <params> to predefine my
values and set the default to "".
Then check to see if the value is "".


On Wed, 08 Dec 2004 09:32:42 -0400, Daniel Farmer <[EMAIL PROTECTED]> wrote:
> I'm not sure if being in a cfc has anything to do with it... but why are my 
> cfc functions trying to evaluate "street" in this case below.
> 
> Element STREET is undefined in ARGUMENTS.
> 
> <cfif isdefined('arguments.street')>'#arguments.street#', </cfif>
> 
> Since the code between the cfif should only run if the argument is defined.. 
> why is it trying to evalute it?
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Silver Sponsor - CFDynamics
http://www.cfdynamics.com

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:186689
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to