Hi Andrew,

Not sure if this works for your application but we've used this
ColdFusion UDF before in a project for CSV parsing:
http://www.bennadel.com/index.cfm?dax=blog:991.view

It converts your file data into an array not a list, but at least it
takes care of commas within quotes, and supposedly even new lines
between quotes which reading line by line is not going to do.

regards
Ryan


On Sep 10, 4:27 pm, "Andrew Scott" <[EMAIL PROTECTED]> wrote:
> Steve,
>
> How do you get it to a query, when the list function is broken? Can you
> explain that more?
>
> However, I personally am not interested in a solution. It has been
> completed, it is something that I feel should work differently.
>
> I would prefer to look elsewhere when ColdFusion is like this, a java object
> in CF works wonders too you know!!! And you have all the list append etc, so
> why is ColdFusion different is the real question I am asking:-)
>
> --
> Senior Coldfusion Developer
> Aegeon Pty. Ltd.www.aegeon.com.au
> Phone: +613 9015 8628
> Mobile: 0404 998 273

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to