Microsoft FrontPage 2002 supports sending form results in
e-mail. On a server running Microsoft Internet Information Services (IIS), you
must do the following:
- Configure the FrontPage Server Extensions to deliver the
e-mail to an e-mail transport.
-and-
- Configure the form to send results to e-mail.
This article describes how to configure the FrontPage Server
Extensions and the form.
Setting up Your E-mail Transport
To send form results to an e-mail host, the FrontPage Server
Extensions require a Simple Mail Transfer Protocol (SMTP) server. FrontPage
2002 Server Extensions do not support any other form of e-mail server software.
To send e-mail from IIS to an e-mail transport, configure the
FrontPage Server Extensions in the IIS Management Console on the Microsoft
Windows NT or Microsoft Windows 2000 server that is running IIS. Use the
appropriate method for your situation.
To Configure All Sites to Use the same Information
- Start Internet Services Manager. To do this, follow the
steps for your version of IIS:
- For IIS 5.0:
- On the Windows Start menu, point to Programs, and then click Administrative Tools.
- Click Internet Services Manager.
- For IIS 4.0:
- On the Windows Start menu, point to Programs, and then click Windows NT 4.0
Option Pack.
- Click Microsoft Internet Information
Server.
- Click Internet Service Manager.
- Right-click the machine name, and then click Properties on the shortcut menu.
- Click the Server Extensions 2002 tab.
- Click Settings.
- On the Set Installation Defaults Web page, go to the Mail Settings section, and then follow these steps:
- In the SMTP mail server box, type the name of the SMTP mail server you want to
use.
- In the From address box, type the address you want to use as the From address for the
SMTP server.
- In the Reply-to address box, type the address you want to use when a visitor to your site
replies to an e-mail message.
- Click Submit.
To Configure Settings for an Individual Virtual Server
- Start Internet Services Manager. To do this, follow the
steps for your version of IIS:
- For IIS 5.0:
- On the Windows Start menu, point to Programs, and then click Administrative Tools.
- Click Internet Services Manager.
- For IIS 4.0:
- On the Windows Start menu, point to Programs, and then click Windows NT 4.0
Option Pack.
- Click Microsoft Internet Information
Server.
- Click Internet Service Manager.
- Right-click the virtual server.
- Click the Server Extensions 2002 tab.
- Click Settings.
- On the Change Configuration Settings Web page, go to the Mail Settings section and then perform the following steps:
- In the SMTP mail server box, type the name of the SMTP mail server you want to
use.
- In the From address box, type the address you want to use as the From address for the
SMTP server.
- In the Reply-to address box, type the address you want to use when a visitor to your site
replies to an e-mail message.
- Click Submit.
NOTE: You can also configure the default settings by browsing to the
FrontPage Administration Site and clicking
Set installation defaults. Or, you can configure the default settings of an individual
virtual server by browsing to the FrontPage Administration Site, clicking
Administration for the virtual server and then clicking
Change Configuration Settings.
Setting up the Form
After you configure the SMTP settings, configure a Web page to
send the form results by using e-mail. To do this, follow these steps:
- In FrontPage 2002, open a Web site on the server you just
configured.
- Create a new page. Insert a simple form by pointing to Form on the Insert menu, and then clicking Textbox.
- Right-click the form (click inside the dashed border), and
then click Form Properties on the menu that appears.
- In the E-mail address box, type your e-mail address.
- Click OK.
- On the File menu, click Save.