Quick question re. prototype form submission

Associate
Joined
26 Nov 2004
Posts
1,480
Location
Gran Canaria
Hi

I'm looking to use prototype Form.serialize to submit a form to a php script.

How can I distinguish new lines in a text area from the returned string. Form.serialize returns %OA but I'm not sure how to deal with it in PHP.

Any help is much appreciated!
 
Back
Top Bottom