Lol .. an entire udf for a simple replace function .. euhm ok .. :P Micha Schopman Software Engineer
Modern Media, Databankweg 12 M, 3821 AL Amersfoort Tel 033-4535377, Fax 033-4535388 KvK Amersfoort 39081679, Rabo 39.48.05.380 ------------------------------------------------------------------------ ------------------------------------------------------------------------ ----- Modern Media, Making You Interact Smarter. Onze oplossingen verbeteren de interactie met uw doelgroep. Wilt u meer omzet, lagere kosten of een beter service niveau? Voor meer informatie zie www.modernmedia.nl ------------------------------------------------------------------------ ------------------------------------------------------------------------ ----- -----Original Message----- From: Adrian Lynch [mailto:[EMAIL PROTECTED] Sent: maandag 7 maart 2005 13:03 To: CF-Talk Subject: RE: ColdFusion ignores empty list elements And here's one to do it for you. Not used it myself but it's description reads like it'll help you. http://www.cflib.org/udf.cfm?ID=507 Ade -----Original Message----- From: Micha Schopman [mailto:[EMAIL PROTECTED] Sent: 07 March 2005 11:59 To: CF-Talk Subject: RE: ColdFusion ignores empty list elements Replace the empty values with a dummy value you can detect before reading the list. Micha Schopman Software Engineer -----Original Message----- From: cf coder [mailto:[EMAIL PROTECTED] Sent: maandag 7 maart 2005 11:56 To: CF-Talk Subject: ColdFusion ignores empty list elements ex: the list "a,b,c,,,d" has four elements How do I force it to not ignore empty elements? I'm getting an error with listGetAt(list,4). Any thoughts? Best regards cfcoder -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.6.2 - Release Date: 04/03/2005 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:197653 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

