FP: How to Set Up a Form to Post Results by E-mail

Last reviewed: March 18, 1998
Article ID: Q148417
The information in this article applies to:
  • Microsoft FrontPage 98 for Windows
  • Microsoft FrontPage 97 for Windows with Bonus Pack
  • Microsoft FrontPage for Windows, versions 1.0, 1.1
  • Microsoft FrontPage for the Power Macintosh, version 1.0

SUMMARY

This article describes how to set up a FrontPage form to submit form results as an e-mail attachment rather than saving the results in a file. Note that some browsers may not support the mailto Uniform Resource Locator (URL).

NOTES:

  • 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 will work only if the client has a Post Office Protocol 3 (POP3) compliant e-mail system.

MORE INFORMATION

FrontPage 98

To set up a form to submit results as an e-mail attachment, follow these steps:

  1. In FrontPage Editor, create a form.

  2. Right-click any object in the form, and then click Form Properties on the menu that appears.

    The form will be outlined by a dashed box.

  3. In the Email Address box, type the e-mail address of the recipient.

  4. Click OK.

    NOTE: If the FrontPage Server Extensions are not configured to send a form in e-mail format, the following message will appear:

         The FrontPage Server Extensions have not been configured to
         send e-mail. Please direct your system administrator or
         Internet Service Provider to follow the instructions at
         'Setting Up Your E-mail Transport' in the \SERK\enu\admin.htm
         file on the FrontPage CD-ROM.
    

         Would you like to remove the e-mail recipient?
    

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

All other versions of FrontPage

To set up a form to submit results as an e-mail attachment, follow these steps:

  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, select 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 twice.

When your form is submitted, your e-mail program will start and open 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 type 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.


Additional query words: 1.00 1.00a front page vermeer technologies inc.
post get electronic mail e-mail
Keywords : kbform kbusage kbdta
Version : windows:1.0,1.1,97,98; macintosh:1.0
Platform : WINDOWS
Hardware : MAC x86
Issue type : kbhowto


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: March 18, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.