Hello,
I'm hoping someone can point me in the right direct.
I create a word or word pad doc:
this is a test
this is a test
this is a test
Through a form text window, I copy and paste the text into the window and click submit. This places the text in a a variable called $newsletter.
When I try to then print it out it looses the return characters and displays:
this is a test this is a test this is a test
Is there some way to maintain the return characters?
Any help would be appreciated.
Thanks,
Gary