G
Guest
<INPUT TYPE=RADIO NAME="CategoryName" VALUE="TEST"CHECKED>
TEST
The code above is one of a number of entries for radio buttons used to test
a form. The form works. The form is used to search a database and the user
can enter search words. My question: is there a way to make the last button
that the user selects remain checked rather than it reverting to the default
while the user has the form open. At present if the user wants to do anothe
search he has to click the radio button again. Thanks for any replies.
TEST
The code above is one of a number of entries for radio buttons used to test
a form. The form works. The form is used to search a database and the user
can enter search words. My question: is there a way to make the last button
that the user selects remain checked rather than it reverting to the default
while the user has the form open. At present if the user wants to do anothe
search he has to click the radio button again. Thanks for any replies.