I have a page that I created with ASP.NET which contains a RadioButtonList.
This obviously shows up as input tags in the generated page. When I was
looking at the page with the free Internet Explorer Developer Toolbar
utility, it showed me the id, type, and name attributes, but not the value
attribute. Even if I select the "Show Read-Only Properties" option, it does
not show me the value attribute. I know it is in the generated code, because
when I do a view source it is there, not to mention my code is able to
return the value. I am guessing that this is just a bug in the Internet
Explorer Developer Toolbar utility, since it is relatively new. Any ideas?

Signature
Nathan Sokalski
njsokalski@hotmail.com
http://www.nathansokalski.com/
Mark Rae [MVP] - 29 Jul 2007 21:53 GMT
> I am guessing that this is just a bug in the Internet Explorer Developer
> Toolbar utility,
It might very well be...
> Any ideas?
According to the website:
http://www.microsoft.com/downloads/details.aspx?FamilyID=E59C3964-672D-4511-BB3E
-2D5E1DB91038&displaylang=en
feedback / bug reports etc can be made here:
http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=923&SiteID=1

Signature
Mark Rae
ASP.NET MVP
http://www.markrae.net