Guys,

Delimeters that are more than 1 (or 2?) characters don't always work in my
experience.  CF kinda just uses 1 character for a delimeter.

-mk

-----Original Message-----
From: Lon Lentz [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 23, 2002 3:40 PM
To: CF-Talk
Subject: RE: CFLOOP problem with commas


  How are you building your list? You could use a non-URL type character, or
a small group of characters, as your delimiter. Something like "~~~" or
"|||".

> -----Original Message-----
> From: Tim Claremont [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, April 23, 2002 4:25 PM
> To: CF-Talk
> Subject: CFLOOP problem with commas
>
>
> I am trying to CFLOOP through a collection of URLs. The problem comes
> from the fact that there are commas in some of the URLs. To illustrate
> the problem, my code is as follows:
>
> <CFSET URL1=
> "http://www.foobar.com/selector/en/prodselect.asp?Xcntry=USA&Xlang=en_US
> &error=novars">
>
> <CFSET URL2=
> "http://www.foobar.com/SRVS/CGI-BIN/WEBCGI.EXE?New,Kb=x_main_en,Company=
> {7C4ED4E1-1DE9-46A0-BC3E-BE1C2FA9E9C9},varset=Xlang:en_US,varset=Xcntry:
> USA,varset=prodID:DC220DC">


______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to