I want to test a condition based on the value selected in a combo box.
I have writtien like this........
<% if ( combobox.value.equals("N")) { %>
do some processing......
<%}%>
but its not able to identify the combo field name. How can i have it
value.............
Lad Utpal.C.
Software Engg.
Contech Sofwtare Ltd.
Gandhinagar - Gujarat
India
Phone : + 91 (02712) 44989, 43324, 43328
Fax : + 91 (02712) 44468
Mail : [EMAIL PROTECTED]
[EMAIL PROTECTED]
URL : http://www.contechgroup.com
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
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