Automatically close browser window when submit button is pushed

E

Elaine

I am creating a survey form and want the browser to automatically close when
the user clicks the SUBMIT button. I have configured the page so that data
goes into an Access database, and a confirmation page opens. But the form
window stays in place under the confirmation window. Does anyone know how to
configure the submit button properties so that the form browser window
automatically closes when the button is pushed?
 
T

Thomas A. Rowe

Suggestion: Have the confirmation page replace the form when the submit button is clicked and
provide the user with a close button on the confirmation page. However you will need to open the
window with JavaScript to beginning with in order to avoid users receiving a warning message.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
==============================================
Agents Real Estate Listing Network
http://www.NReal.com
==============================================
 
E

Elaine

Thank you, Thomas. Your suggestion is what I am attempting to do. I'm not
sure how to write the script.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top