Hi Ranjith
Yes of course it is very easy, But there is a thing to note down that is U
can't
have a two combo boxes in one form U have to have two frames.(You can do this
by an Applet without having a frame).I did a simillar thing like this.

Hope this helps,If not send me Ur code(interface with Javascript) I will
write U the code(servlet) for U.

lalith


At 09:23 PM 10/7/99 +0530, you wrote:
>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
>

___________________________________________________________________________
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