Examples of Forms 

This page is for demonstration purposes only.

This page is for demonstration purposes only.

Sample Form with WEBBOT Code

  • This form does not work since the server does not support FrontPage extensions.  The only purpose of this form is to allow you to see the code that FrontPage automatically inserts when you create a form.

Sample Form Using Formmail with Redirect

  • The following attributes are used in this form:

    • recipient (who receives the data from the form)

    • subject (of the email message)

    • redirect (to another web page that the web author has created)

    • required (fields that must be completed)

  • The name attribute is set to realname for the name field.

  • The name attribute is set to email for the email field.

Sample Form Using Formmail with Return Link

  • The following attributes are used in this form:

    • recipient (who receives the data from the form)

    • subject (of the email message)

    • required (fields that must be completed)

    • title (of the web page to acknowledge form completion - this web page is automatically generated by Formmail)

    • return_link_url (to direct the visitor to another web page)

    • return_link_title (which is the text that describes the link)

  • The name attribute is set to realname for the name field.

  • The name attribute is set to email for the email field.

Exercise:  Creating a Web Page Form with Return Link

  • The following attributes are used in this form:

    • recipient (who receives the data from the form)

    • subject (of the email message)

    • required (fields that must be completed)

    • title (of the web page to acknowledge form completion - this web page is automatically generated by Formmail)

    • return_link_url (to direct the visitor to another web page)

    • return_link_title (which is the text that describes the link)

  • The name attribute is set to realname for the name field.

  • The name attribute is set to email for the email field.


Web site contact: ccwebmaster@psu.edu
Updated February 27, 2008
© 2005 The Pennsylvania State University