Hi
I have a class called Filter that substitutes newline characters with the
html <BR> tag so data entered on the form will be diplayed properly.
This works fine if the enter key is hit in the textarea the substitution is
made. My problem is when someone continues typeing and the text goes on to
the newline automatically. I thought that when the WRAP attribute on the tag
was set to PHYSICAL that a new line character is automatically added. Can
anyone tell me if this is the case and if so what might i be doing wrong.
Thanks
Gav
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets