problem solved.
its actually \r \n (hex values - 0D OA)

----- Original Message -----
From: Rahul Garg <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 05, 2002 10:44 AM
Subject: problem recognising character


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.  how can i do that?

Thanks,
Rahul



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

Reply via email to