Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Radiobutton event handling

Status
Not open for further replies.

katbeme

Programmer
Joined
Sep 18, 2008
Messages
4
Location
US
I am trying to figure out how to clear a textbox field when a radiobutton list is deselected. So I have 3 radiobuttons and textbox field and say when user check Radiobutton#1 and enters value in the textbox but then decides they wnat to select Radiobutton#2 how to clear the value out of textbox that is in Radiobutton#1. I tried using onchange, onfocus events but they don't seem to work.
 
You should post your question here:
forum216
since this is not an ASP.NET issue
 
Thanks, I will post it there.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top