1. Home
  2. Computing & Technology
  3. Web Design / HTML

How To Build a Mailto Form with FrontPage

By Jennifer Kyrnin, About.com

Microsoft FrontPage 2003

Microsoft FrontPage 2003

Image courtesy Microsoft

Building a mailto form can be a little tricky with FrontPage because FrontPage assumes that you'll be using FrontPage extensions. But with only 10 steps, you can create a mailto form with FrontPage. Once you understand how, you'll be surprised how easy it is.

Difficulty: Average
Time Required: 30 minutes

Here's How:

  1. Create the form.
  2. In Page view: go to the Insert menu, choose Form (you may have to expand the drop-down to see it), and then click Form.
  3. Add the form fields.
  4. Go to the Insert menu, chose Form, and then click on the fields you want to add to your form.
  5. Set the form properties.
  6. Right click in the form and choose Form properties...
  7. Click on "Send to other", leave the drop-down as "Custom ISAPI, NSAPI, CGI, or ASP Script"
  8. Click on Options, and type in the following:
    Action: mailto:emailaddress
    Method: POST
    Encoding type: text/plain
  9. Click OK and save the file.
  10. Upload it to your Web server and test.

Tips:

  1. It's very important to set the encoding type to "text/plain" otherwise you'll get strange results.
  2. Remember that mailto forms are dependant upon the Web browser your customer uses, the email client, and the operating system. They don't always work.

What You Need:

  • FrontPage
More Web Design / HTML How To's

Explore Web Design / HTML

More from About.com

  1. Home
  2. Computing & Technology
  3. Web Design / HTML
  4. HTML Editors and Software
  5. HTML Editors
  6. FrontPage
  7. FrontPage How Tos
  8. Build a Mailto Form with FrontPage

©2008 About.com, a part of The New York Times Company.

All rights reserved.