I have a form where I use 'textarea' with rows='5' and cols='70' wrap=hard ... I intend to put form data to ASCII file on disk where it will be processed by an in-house application.
What I need to do is take the five rows and write them out as five lines in lieu of a single large field/line of text.
How can I do this?
Regards,
Jose Lerebours
KNOWLEDGE: Something you can give away endlessly and gain more of it in the process! - Jose Lerebours
What I need to do is take the five rows and write them out as five lines in lieu of a single large field/line of text.
How can I do this?
Regards,
Jose Lerebours
KNOWLEDGE: Something you can give away endlessly and gain more of it in the process! - Jose Lerebours