Check Boxes in Forms

L

Linda

Is there a way in FP 2002 to have check boxes on a form
indicate Yes, when checked, on the confirmation page and
appear checked in the database the results are sent to?
Thanks again for your help.
 
K

Kevin Spencer

Hi Linda,
Is there a way in FP 2002 to have check boxes on a form
indicate Yes, when checked

That would require some custom programming to do. It could not be done with
the FrontPage Save Results component.
appear checked in the database the results are sent to?

You didn't specify what database you're using. In any case, how the data in
the database appears when you view it depends on several factors, such as
the data type of the column you are saving the data to, and what database
interface you are using to view the data in the database with.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
http://www.takempis.com
Big Things are made up of
Lots of Little Things.
 
Top