Microsoft
Software
Hardware
Network
Question : dropdown menu without submit button
want to update page when user
uses dropdown menu
do not want submit button
can not change this line
<form id="xyz">
<form id="xyz">
<select>
<option>Paint</option>
<option>Brushes</option>
<option>Erasers</option>
</select>
</form>
Answer : dropdown menu without submit button
You can use the onchange event
onchange="selectfunction(t
his.option
s[this.sel
ectedIndex
].value)"
And then pass it to the javascript function "selectfunction(var mystring)"
Random Solutions
Cisco ASA & Routes
Populate ASP.Net Repeater
why my query string not append correctly ?
Difference between Full control on Top level site in a site collection and site collection administrator
How to setup firewall and vpn
Need help removing Worm Autorun.B
How do I create a report in CRM 4.0 that details all activities by all users?
XP does not 'pickup' external USB HDD (any more)
Why sign up for Google Apps Standard?
Type Conversion Error on an Access Query