Modifying attributes of a VB.NET object
Hello,
I'm trying to enable/disable an ASP.NET radio button list via Javascript based on the selection of another radio button list (without having to post back). I'm not sure how to get access to the objects for the radio button list through Javascript. Help!
Thanks,
Chris
|