Force users to complete form?

  • Thread starter Thread starter Brenda
  • Start date Start date
B

Brenda

Does anyone know of any way to hold users on a form that
they have already started filling out? I am wanting to
find a way to prevent users from accidentally exiting the
form before they have submitted.
 
There is no way to stop a user from exiting a form whenever they want.

--

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

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
You can set up the page so that if they navigate away from the page it gives them a pop up box
asking if they are sure they want to leave or something like that. But that'd most likely be a
Javascript thing....
 
How would users who genuinely changed their minds half way through
completing the form exit it?
 
A form is just a web page in a browser. Now, how are you going to take over
their computer and prevent them from navigating away from the page, closing
their browser, etc?

It's not magic. It's technology!

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
http://www.takempis.com
Big things are made up of
lots of little things.
 
Back
Top