dear all,
i have a radiobutton list and it has 2 values ; a and b
i have a html button just next to radio button list. pls note i dont want to make runat="server" in html button..
when user selects value b i want to hide html button and when user selects a i want to display html button. how can i do that using asp.net ?
thanks
nick
Go to the complete details ...