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 Mike Lewis 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
Sep 18, 2008
4
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top