hi,
I have an entryform through which companies can register online.It has
a select box for categories , like software,hardware etc ,once a user
selects an option,I want to display another dropdownlist which lists all
subcategories under it e.g if user selects software then I have to show
a list which has
java,c,c++etc.
I am thinking of passing the selected option to servlet using onBlur
option of javascript, and getting the subcategories from a database and
ad it to select box,then is it possible for the servlet to add options
dynamically to a select box.I need assistance.can anyone help me.
thanks in advance.
ranjith
___________________________________________________________________________
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