Well, I have a HTML form in which there is a textarea box.This form calls a
perl script.
Now when i fill the textarea with 3-4 lines of text and the data gets
transferred, then when i get this textarea data there is a special character
(html form, i think shows %0D%0A )between each of the 3 0r 4 linesof text .I
want to find which is that special character as i want to get it substitutes
to some other character and store the data in a file.  how can i do that?

I think %0D%0A is a line break, but what is the character for line break.Its
not newline.how can i know what is that special character?

Thanks,
Rahul



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to