>You can, however, use non-printing characters like the ASCII bel as list
>delimiters, which can be helpful if you have a list of user-input data and
>aren't sure what it might contain.

I recommend using tab (chr 9 for items) and carriage return (chr 13 for 
records) as delimiters because if you need to dump the values they format 
nicely if wrapped in a <pre> tag.

-John-

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Reply via email to