If they are in separate form fields, then it is still sent as a list.
If they are in the same field then ou could use space as the delimiter

Regards
Russ Michaels
www.michaels.me.uk
www.cfmldeveloper.com - Free CFML hosting for developers
www.cfsearch.com - CF search engine
On Dec 24, 2012 3:26 AM, "The Dude" <[email protected]> wrote:

>
> That's fairly straight forward to extract and handle the data. Only tricky
> bit is if the person entering the data doesn't put a comma at the end of a
> line.
>
> I may just stick with excel spreadsheet imports.
>
> >Its just a list of values so you can cfloop over them.
> >
> >Regards
> >Russ Michaels
> >www.michaels.me.uk
> >www.cfmldeveloper.com - Free CFML hosting for developers
> >www.cfsearch.com - CF search engine
> >On Dec 24, 2012 1:56 AM, "The Dude" <[email protected]> wrote:
> >
> >>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:353667
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to