Preserving Lists in Product Description Fields -
05-10-2004
, 09:21 PM
I create lists in my products description field in SQL by pressing ctrl + j. I pull the information and find that I get one big long string in my dataset. Is there a way to preserve this lists? I'm dropping it into my html file and find that I can't break it up... Is there a way to do a string.indexof() for a ctrl + j? Maybe I can keep them working this way.
Eg.
Features: <ctrl + j>
Ladder Back<ctrl+ j>
Color option<ctrl + j> |