Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

How to set up a form to post results by e-mail in FrontPage 2000


View products that this article applies to.

Summary

This article describes how to set up a form to submit results as an e-mail attachment instead of saving the results in a file.

Notes
  • Some browsers may not support the mailto URL.
  • Microsoft Internet Explorer, versions 2.0, 3.0, and 4.0 do not support the inclusion of form output to a mailto URL.
  • Posting results by e-mail works only if the client has a Post Office Protocol 3 (POP3) compliant e-mail system.

How to set up a form to submit results as an e-mail attachment

  1. Using the FrontPage Server Extensions:
    1. In Page view, create a form.
    2. Right-click any object in the form, and then click Form Properties. The form is outlined by a dashed box.
    3. In the E-mail Address box, type the e-mail address of the recipient.
    4. Click OK.

      Note If the Microsoft FrontPage Server Extensions are not configured to send a form in e-mail format, you receive the following message:
      The FrontPage Server Extensions have not been configured to send e-mail. Please direct your system administrator or Internet Service Provider to the instructions in 'Setting Up Your E-mail Options on Windows' or 'Setting up Email options on UNIX' in the Server Extensions Resource Kit.
      For more information, click the following article number to view the article in the Microsoft Knowledge Base:
      310931 Where to find the FrontPage 2000 Server Extensions Resource Kit (SERK)

      In this case, click Yes, and then contact the server administrator for help setting up the extensions to send e-mail.

      Note You may receive this error message if you do not set a value for both the SMTPHost and the SendMailCommand parameters in the Microsoft Console Manager. The command that you use depends on whether you are running a CERN- or an ISAPI-based server.
  2. Using a mailto URL:
    1. In FrontPage Editor, create a form.
    2. Right-click any object in the form, and then click Properties on the menu that appears. The form will be outlined by a dashed box.
    3. Click Form.
    4. In the Form Handler list, click Custom CGI Script, and then click Settings.
    5. In the Action box, type the following, replacing everything after "mailto:" with the actual e-mail address you want to use:
      mailto:example@microsoft.com
    6. In the Method box, type or select Post, and then click OK.
    7. Click OK two times.

      When your form is submitted, your e-mail program starts and opens a New Message window. The form will be sent as a text attachment if the sender's e-mail system and Web browser support this kind of action. If the sender's Web browser does not support the mailto URL, the sender can insert the text and manually send the message.

↑ Back to the top


Keywords: KB196461, kbhowtomaster, kbnewfile, kbforms, kbemail, kbarchive, kbnosurvey

↑ Back to the top

Article Info
Article ID : 196461
Revision : 3
Created on : 10/26/2013
Published on : 10/26/2013
Exists online : False
Views : 335