NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
Quratulain Nizamuddin Raj Posted via mailing list.
|
Posted: Sat Mar 06, 2010 10:06 am Post subject: |
|
|
Please help me in extracting a selected value from drop down list in jsp using netbeans.
<form action="newjsp1.jsp">
<h1 align="Center">BNOSA Search Engine</h1>
<center><strong>Select a Domain</strong>
<select name="Domain" style="color:red; font-size:14pt" >
<OPTION value="sad" selected>- Select -</OPTION>
<option value="Camera" >Camera</option>
<option value="Car">Car</option>
<option value="Laptop">Laptop</option>
<option value="Cell Phones">Cell Phones</option>
</select>
Now what is next to add java code to extract value for further manipulation
Quratulain Rajput
Faculty member
Faculty of computer science, IBA |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|