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
datareader vs. dataset
how to ask question in the lounge
Crystal REports - Filter not working
How to get text from a site with jQuery
An error was encountered while retrieving user profile details.
Win Form User Interface Designing Help
Trouble Accessing Values in Multidimensional Array
Combination Chart
ConfigurationSettings.AppS
ettings
Access 2007 - unexpected locking