Hi,

I am sorry if I am not clear. Well my question was: Without the form submission I want 
to form querystring by the input/change of the form options selected by the user. That 
is if a user changes the default selection to someother value, By using JSP I want to 
append a string to the "My Query...:"  field.

Say I am a user, I have selected My host from q2.paq.av.com to q1.paq.av.com, then I 
should be immediately be able to call onChange function and append the string 
"Host=q1.paq.av.com" displayed at the bottom of the same form as:
"My Query Options in the form: Host=q1.paq.av.com"

[EMAIL PROTECTED]

===========================================================================
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://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to