hello can any one please help me how to redirect my asp page to another asp page when a radio button is selected... i have 4 radio buttons and when user selects one of them it should go to the respective link.... thanks neha
Use the onClick event of the radio button
see here
http://www.w3schools.com/htmldom/event_onclick.asp