macromedia.coldfusion.advanced_techniques
[Top] [All Lists]

Re: working with Lists

Subject: Re: working with Lists
From: "-==cfSearching==-"
Date: Tue, 3 Mar 2009 20:42:19 +0000 UTC
Newsgroups: macromedia.coldfusion.advanced_techniques

Good. Keep in mind your script may break if there are empty values.  List 
functions do not handle empty elements well.


 > <CFSET rep = #response#>

 BTW, the separate variable is not needed.  Just use the #response# variable.  


<Prev in Thread] Current Thread [Next in Thread>