|
Microsoft FrontPage: How To Change The Confirmation Page For My Form Submission In FrontPageSpecifying a confirmation page in FrontPage 2000 The viewer is taken to a default confirmation page whenever a form that was created using FrontPage and published on a Web site is accessed, filled out, and submitted. While I know of no way to “disable” this feature, it is possible to specify that the viewer should be taken to a custom confirmation page upon submission. To do so, open the form page in FrontPage so it can be edited. Right-click inside the form area and choose the Form Properties... command from the shortcut menu. Click the Options button and display the Confirmation Page tab. Enter the URL of the page you would like the viewer to see after they submit the form information—in the example shown here, we are directing them back to our site\'s Home page (index.htm). Click OK to close all dialog boxes. Save and republish your modified form. Note: If you are submitting the results to a database, enter the URL of the confirmation page on the Database Results tab .
After submitting a form, you can direct the viewer to another page instead of the default confirmation page except directly back to the form page they were just using. While you can’t redirect the viewer directly back to the forms page, you can send them to an interim page that has a “refresh” META tag in it that then sends them back to the original forms page. To do so:
|