[thelist] .NET: drop down selected item

Matt Warden mwarden at gmail.com
Wed Mar 14 16:03:10 CDT 2007


On 3/14/07, Casey Crookston <caseyc at intellisoftmn.com> wrote:
> 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?

This works perfectly fine in Firefox. We probably need to see the full
select box markup.

http://mwarden.f2o.org/sandbox/dropdowntest.htm


-- 
Matt Warden
Cleveland, OH, USA
http://mattwarden.com


This email proudly and graciously contributes to entropy.



More information about the thelist mailing list