Yep -----Original Message----- From: Mauricio Giraldo [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 02, 2003 12:56 PM To: CF-Talk Subject: Efficient way to handle undefined variables
>Yes, you can so... for the example in question (xml optional info) you would go something like this pseudocode? : <cfloop for all nodes in xml> <cfparam name="#nodename##nodenumber#" default=""> </cfloop> then you could safely use those variables in <cfif> ? - mga ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. http://www.cfhosting.com

