From: Mike B. <mb...@Ga...> - 2003-12-18 11:11:03
|
Vijay Narayanasamy wrote: > I am having difficulties using HtmlSelect for simulating the following > dropdown menu. > > The Options have no Value. > > <SELECT NAME="MAXDOCS"> > <OPTION >25 > <OPTION SELECTED>50 > <OPTION >100 > <OPTION >250 > <OPTION >500 > </SELECT> > How to select the desired Option? How do you expect to actually use this select if there are no values set in the options? Nothing will get sent back to the server. HtmlUnit assumes that all options will have a value attribute (they're pretty useless without). -- Mike Bowler Principal, Gargoyle Software Inc. Voice: (416) 822-0973 | Email : mb...@Ga... Fax : (416) 822-0975 | Website: http://www.GargoyleSoftware.com |