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
Webbrowser Control in VB.NET Windows Application
Trouble getting Outlook 2007 to connect to Exchange 2010
How I can simplify a series of nested case statements in a MS SQL 2005 query
database backup
Cisco 79xx Message Button
Moving ASP.NET applications under the ISV folder
building a new server machine that has server 2003. need help
mailto hyperlink with multiple links on multiple lines
MS SQL Server vs My SQL...Best options for what I need?
Access - Check what users are on the db