This is my problem:
I have a textarea in a form, and the form will submit to a perl script (passing the value in this textarea). I find that when I type somethin in the textarea with an indentation (say, i press enter twice between 2 lines), these 'enter' (or '\n') characters are not retained when the perl script receives it.
so im not able to show the text the way it was typed originally.
any useful thoughts on this will get nice votes. LOL A ship is safe in the harbour, but that's not what it is meant for!!! LOL
I have a textarea in a form, and the form will submit to a perl script (passing the value in this textarea). I find that when I type somethin in the textarea with an indentation (say, i press enter twice between 2 lines), these 'enter' (or '\n') characters are not retained when the perl script receives it.
so im not able to show the text the way it was typed originally.
any useful thoughts on this will get nice votes. LOL A ship is safe in the harbour, but that's not what it is meant for!!! LOL