Hi
Actully i have mutiple radiobuttons on my html page.On selection of each radibutton it should toggle down and a hidden box kind of thing should be opened and data should be displayed in that box.
Now once i select the radiobutton i get the values from the database due to form submission......but the selection of radiobutton is not reatained and the page is refreshed....can anyone tell me how to reatain that selection....???
Selection of radiobutton is lost
Page 1 of 11 Replies - 623 Views - Last Post: 21 April 2008 - 10:51 AM
Replies To: Selection of radiobutton is lost
#2
Re: Selection of radiobutton is lost
Posted 21 April 2008 - 10:51 AM
anamika, on 10 Apr, 2008 - 03:04 AM, said:
Hi
Actully i have mutiple radiobuttons on my html page.On selection of each radibutton it should toggle down and a hidden box kind of thing should be opened and data should be displayed in that box.
Now once i select the radiobutton i get the values from the database due to form submission......but the selection of radiobutton is not reatained and the page is refreshed....can anyone tell me how to reatain that selection....???
Actully i have mutiple radiobuttons on my html page.On selection of each radibutton it should toggle down and a hidden box kind of thing should be opened and data should be displayed in that box.
Now once i select the radiobutton i get the values from the database due to form submission......but the selection of radiobutton is not reatained and the page is refreshed....can anyone tell me how to reatain that selection....???
one thing you can do is make sure all the radio buttons in your group have the same name.
name = "buttons"
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote




|