[thelist] .NET: drop down selected item

Casey Crookston caseyc at IntelliSoftmn.com
Wed Mar 14 15:52:22 CDT 2007


I'm setting the value of a dropdown list as follows:
drpSelectMonthTo.SelectedValue = (intMonth).ToString

This is the HTML that is returned: <option selected="selected"
value="2">2</option>

This works in IE but not FireFox.  Any idea how to make it work in
firefox?

Casey



More information about the thelist mailing list