On Sun, 2004-02-01 at 10:48, Tim Laureska wrote:
> Hello All... I have an access database field that receives comma
> delimited text input from a form.  So the access field entry looks like
> this:
>
> text1,text2,text3
>
> What is the easiest way to break up this comma delimited entry for
> display as:
>
> Text1
> Text2
> Text3
>
> Do you use ListGetAt or something else?

Yes you can use list getAt or cfloop has an attribute to loop over a
list as well.

http://www.dantor.com/support/cfdocs/CFML_Reference/Tags-pt176.html#3205709

--
Vale,
Rob

Luxuria immodica insaniam creat.
Sanam formam viatae conservate!

http://www.rohanclan.com
http://treebeard.sourceforge.net
http://ashpool.sourceforge.net
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to