Thanks for the replies...... I tried both recommendations and they both
work

Dave... can you explain why you didn't use <br> instead of <br />
Also why you put   , ","    in after the "<br />"   ... I took the   ,
","  out and it also worked
I just want to thoroughly understand this

Tim
-----Original Message-----
From: Rob Rohan [mailto:[EMAIL PROTECTED]
Sent: Sunday, February 01, 2004 1:49 PM
To: CF-Talk
Subject: Re: displaying comma delimited text

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#3205
709

--
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