How to Build My Own Website With Form Fill

By Angela Stringfellow

  • Overview

    To improve the functionality of your website, you may want to give your site visitors the opportunity to fill out a form to provide you feedback or contact you about services. Luckily, creating a website with a form is relatively simple, even for non-programmers.
    • Step 1

      Create your website using your HTML editing software, such as Dreamweaver or FrontPage. You'll want to create the basic page layout that you plan to use for most of the pages within your site.
    • Step 2

      After you've created a layout that you are pleased with, save the file as a template. You can do this by selecting "Save as Template" from the menu of your software.


    • Step 3

      Set regions within your template as editable. The editable regions should be the ones that you want to contain different content on each page. For example, the main content area of your site should be editable, because you'll want to include different content on each page. Re-save the document.
    • Step 4

      Open a new HTML file based on this newly created template. Save this file as "index.html." This will be the homepage of your website. Add the content that you have planned to appear on the main page of your site to this file and re-save the document.
    • Step 5

      Repeat step 4, creating as many pages as you want to include on your site that will be based on this same template. Save each file with a unique file name. Add the content that you've created for each page.
    • Step 6

      Go to a free form website, such as EmailMeForm.com. Sign up for a free account, and choose to create a new form. Select the different areas of the form that you want to be included, and input the address where you want responses to be sent to. Copy the code generated for you to paste on your website.
    • Step 7

      Go back to the site you created for yourself. Paste the copied code wherever you would like the form to appear on your site.
    • Step 8

      Publish your website to the web using FTP software. You can download a free copy of Core FTP, which is an easy to use FTP client. Check your site to be sure there are no errors, and fill out the form yourself to be sure it's working correctly. Check your inbox to make sure the information is being delivered to the correct location.
    • Skill: Moderate
    • Ingredients:
    • An account with a free form service, such as EmailMeForm
    • HTML Editing Software, such as Dreamweaver or FrontPage
    • A registered domain name and website hosting account
    • Tip: Using a free service, such as Email Me Form, eliminates the need to have any programming knowledge to have a fully functional form on your website.
    • Warning:
    • You'll need to be sure to check your email account on a regular basis to check for any messages that you've received from your website. Once you've given your visitors a chance to share their opinion or request information, you'll want to respond to any messages quickly.

    Trending Now

    © Demand Media 2011