Help with Fontpage Buttons

C

Captain

There is a place on a survey form, designed in frontpage, that I need to
place a single radio button. People taking the survey need to select this
button to provide information. However, once the button is selected it
apparently cannot be deselected. It remains in the selected state. Only by
using the "reset" button is it possible to put the button back to its
original setting. This is not desireable since it also resets the entire
survey. HELP....
 
T

Thomas A. Rowe

Use a checkbox instead.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
A

Andrew Murray

that's correct - that's the behaviour of radio buttons, if you want to have it
selected-deselected use the Checkbox.
 
C

Craig Schiller

You might try adding another radio button that acts, in essence, as a "none of
the above" button.

Craig
 
Top