|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Hi all
A little problem with my servlets. I am trying to to access the options selected in a select drop-down box. I don't know how to !!! Here is my code : ... b.append("" + " <SELECT NAME="pizzasize"> " + " <OPTION VALUE="s">small " + " <OPTION VALUE="m">medium "+ " <OPTION VALUE="l">large " + " </SELECT> " + ... ... " <TD> <a href=index?id= " + this.menu1.value + " > <IMG height=20 alt=search \n" +... Any help how to reference those values ? |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Java Help > select box in servlets |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|