Posted by Michel Beaussart on 10/26/05 02:15
Hi all,
Not being a web developper, I will try to explain in few words the problem,
I just encountered.
A form contains a textarea elements, multilined. When processed the form is
send to be saved into a csv file (using php) and the result is somewhat of a
mess.
Some lines would be perfect, while others would have a line break in the
middle (two or three times..) making the process of the file impossible.
I was wondering if there was a sort of conditioning possible to textarea to
avoid this kind of behavior.
Thank you for your help...
!!
[Back to original message]
|