wtpandar
08-24-2006, 06:48 PM
Hi
How would i convert new line feeds from a textarea (HTML) formatting to java? for example
in a textarea a user inputs the following:
------------------------------------------
Hello
new line feed
------------------------------------------
How do i get java to recognise the return carriage between the "Hello" and the "new line feed" text?
How would i convert new line feeds from a textarea (HTML) formatting to java? for example
in a textarea a user inputs the following:
------------------------------------------
Hello
new line feed
------------------------------------------
How do i get java to recognise the return carriage between the "Hello" and the "new line feed" text?