What's the easiest way to go through the contents of a multiline text box and append "<br>" (without the quotes) to the end of each line?
It's part of a cgi program that lets the user open a text file and send it to the browser as a web page.
Printable View
What's the easiest way to go through the contents of a multiline text box and append "<br>" (without the quotes) to the end of each line?
It's part of a cgi program that lets the user open a text file and send it to the browser as a web page.
Could you read the file Line Input and add <BR> to each line as it's read in
------------------
Mark Sreeves
Analyst Programmer
[email protected]
A BMW Group Company
Think I know what you mea, but how?
------------------
Matthew Ralston
The Blue Link
My Home Page