in reply to RE: Re: ASCII to HTML
in thread ASCII to HTML
Excellent point. I have a script that uses PRE tags and TEXTAREA input, and I have to manually wrap the long lines using some code that makes a good guess at where to insert a break if the line is too long. Why some people don't hit the 'Enter' key once in a while* is beyond me! Just goes to show you always have to check for all possible cases when dealing with user input.
I've gotten people who put over 1000 characters on one line. Sheesh!
|
|---|