-----Original Message-----Hi
From: Chainlu Sharma <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Tuesday, April 06, 1999 12:20 AM
Subject: Re : HTML Text field value in
I have a minor hitch in a HTML form generated thru servlet.[method=POST]
One of the elements of the text field is 'TEXT'.
The code for the same is
<td bgcolor=#FFFFFF><INPUT TYPE=text name=\"Synopsis\" size=85 MAXLENGTH=79 value='"+synopsis+"'></td>");where synopsis is the parameter/text entered by the user.
The problem is :
When the text contains singlequote('), on generating the page thru servlet the text upto the first occurence of ' is displayed.
Soliciting urgent help in this regard.[ Really confused - the show stopper].U should somehow check if is ' in the synopsis and replace it with two ' or some other character if it's possible.
I hope it helps.
Thanx in advance.
Regards ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
- Re : HTML Text field value in Chainlu Sharma
- Re: Re : HTML Text field value in Matt Tucker
- Re: Re : HTML Text field value in Hans Bergsten
- Balogh Andras
