Thanks for the reply,

> > how can i refer to all the values?
> >
>.getParameterValues("comboname");


If none of the values in the combo box are selected, this returns null
<%=request.getParameterValues("cbyoursel")%> , is the code i tried for a
cbbox cbyoursel which is populated with values but has *none selected*.

Is there a way i can select all values from javascript code? or get all
values even if not selected.

Vineet

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.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

Reply via email to