change <%QueryText%> to <%=QueryText%>

Mark

-----Original Message-----
From: Lance Prais [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 24, 2002 4:30 PM
To: [EMAIL PROTECTED]
Subject: simple question


I am not sure what is going wrong here could someone please help.

I want to set a value to an input box. This value is passed from a previous
form.
 I would normally do it this way.
<input type="text" name="QueryText" Value="<%QueryText%>"size="20"
style="text-align: Left; width: 280" tabindex="1" maxlength="500">

I am using Iplanet and when I do the above statement it blows up.

Thank you in advance
Lance

___________________________________________________________________________
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

___________________________________________________________________________
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

Reply via email to