Your Contact Form has not yet been set up. Please read below for the 3 best options.VIDEO LINKS: [ contact-form-page ] click to open video in a new windowif you are having troubles viewing the video's online, please download the video from the link below to view locally on your computer. The download package includes a web page for viewing the video files, and several SWF or FLV video files. Just download the zip file, extract, then double click on the 'web page' to view the video. VIDEO LINKS for download: contact-form-page OverviewThe contact page, is a form based page. Form pages take the information entered by your visitors into the 'form fields' or the page, and send that information to your web server which is then directed to an email address, database, web page. The 'web server' must be instructed on how to handle this information. It's not automatic and you will need to decide the best method of connecting the form page, to your web server. There are several options, we'll work with the 3 best.
INSTRUCTIONSOption 1: setting up a form page on a server running FrontPage extensions** you must edit and publish your website in FrontPage or Expression Web for this option to work. You must publish your website using the built in 'Publish to Web' command located in the File menu of both FP and EW. Many web servers have the option of running FrontPage Extensions, or Microsoft's Sharepoint services. If your hosting account allows for either of these options, you may want to consider installing ( FP Extensions / Sharepoint Services ) as it's the easiest of all 3 options. Step 1: install FP Extensions / Sharepoint Services by contact your hosting company or login into your hosting control panel and installing one of these options Step 2: open the contact page
*** note: when you have completed with the form properties, and click OK, a warning will display. The warning tells you the page may be based on a 'disk based' location would you like to remove the 'email recipient' CLICK NO. Your updates will be saved, but you'll always get this message when working on a local web. I recommend a quick read through the program HELP file, to learn more about
the optional form properties. Option 2: setting up a form page on a server NOT running FrontPage extensionsYour form page requires one bit of information in order to complete the set up and this information is provided by your web hosting company. The 'form' in your contact page contains 2 parts, the method and the action. The method is set, you don't need to change that. The action 'tells' the form where to send the information. Lost already :) No need to worry, we'll take you through each step. The form in your page, is a bit of HTML code. When using the <form> tag in HTML, the web browser understands that any information entered into any 'form fields' within that form, need to be sent somewhere. You need to tell it where to go! If you are publishing your site to a NON FP / Sharepoint server, the 'best' option is to contact your web host, or go to your web hosting 'help' or 'troubleshooting' page and look for information on setting up form pages. Form pages need some method of sending the information to your web server (via a form handler). Your hosting company should provide examples of how to 'connect' your form page to their web server. In most cases, they will provide a simple 'line' of code, that you would use for the opening <form> tag. The default <form> tag in your contact page connects to this instruction page. Most instructions will provide the 'action=' required for your opening for tag, you won't really need to copy the entire line, just the information dealing with the action. instructions:Log into your web hosting control panel, and look for information or troubleshooting on setting up forms. Look for the information dealing with the 'action'
Option 3: setting up a form page with the FREE form hander service for luckymarble members The FREE form handler service for our members is also a viable option. With the added benefit of using the ( optional ) captcha validation. Please visit Firewidget.com and select one of the available options. |