Front Page forms

  • Thread starter Thread starter ken bouchard
  • Start date Start date
K

ken bouchard

This seems like an easy enough question for someone to
answer .What I need to do is enable a form only after a
check box is checked. (the form would be "grayed out"
until the box is checked)
The main idea is to not let the user fill out and submit
the form until he has read a "disclaimer". Simple, huh?
Can this be done? If it can't, what "workarounds" might
work?

thanks, ken
 
Make the Disclaimer a form, that the user Must type YES in the field, set
field validation required, text, other and enter the letters YES. When the
user has typed the letters YES in the field and then the submit button, then
hit submit button, they will be taken to the form to be completed, which is
set as the Disclaimer's confirmation page.
--

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

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
Back
Top