Great Templates

FEATURED WEB TEMPLATES

Amazon Books

Learn PHP

PHP Training
Zend Cert Training Zend Certified Engineer Zend PHP Pro

Microsoft FrontPage: How To Change The Confirmation Page For My Form Submission In FrontPage

Specifying 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:

  1. Create a new normal web page (press CTRL+N or click the New Page button on the toolbar).
  2. Save it as redir1.htm. (You don’t have to place any content on the page as it won’t be displayed long enough to read.)
  3. On the File menu, click Properties and then click the Custom tab.
  4. In the System Variable section, click the Add button.
  5. In the Name box, type refresh.
  6. In the Value box, type: 0;url=formpage.htm in which formpage.htm is the URL of the form page and 0 represents a delay of “zero seconds” until the specified form page is displayed in the browser.

 


Learn PHP | Zend Certified Engineer | Zend PHP Pro | PHP Web Apps | Web Hosting Service | Low Cost Domain Names | Great Templates | Great Books | Testimonials | Tech.Articles | TOS | AUS | Home | Linux Apache MySQL PHP