Quick and easy contact form solutions

One of the most important things you can do on your web site is to make it EASY for clients, visitors to you web pages, to get a hold of you.

Make your phone number available... generally you'll find that a visitor to your web site will contact you by telephone only if they can't find the answer they are looking for on your web pages!

One way to make your web pages a two way communication process is by using Forms, you can also set up a social organization via a blog or a Users Forum

The Forms <form></form>elements
are by far the hardest html element to set-up. It can take several days of  constant work to get a form working correctly. and looking good.

Fortunately there are some quick "Form" solutions...

  1. You can use a  Free 3rd party Forms Generator
  2. You can purchase ready made forms from a third party
  3. You can purchase additional software to aid the generation of a form.

Further below you will find sample forms, the forms actually work! Give 'em a try!


Form Making Tips

Make several supporting Web Pages for your form

Always put the buttons or selection boxes on the left.

Placing Buttons and Check Boxes




Food List



Turkey
Stuffing




Some Simple Form Solutions

A Free Form generated at the Accessify.com web site

Form Generated at Accessify.com

Making the Forms Work

To make forms work, you need to insert into your Form a mailto: e-mail address.

<form enctype="multipart/form-data" method="post" action="mailto:
" accept-charset="UTF-8">

But a bare e-mail address will leave you open to spam.

Since you are transmitting potentially private or secure information the mailto: e-mail address should be replaced with a "Form Mail Script"

Some hosts will provide you with a free Form Mail script or URL to use in your own form to replace the action "mailto:etc..." in the <form></form> action attribute.

For example

action ="http://socrates.thinkhost.com/scripts/submit.php?id=2793"

Some hosts provide a CGI script, and a pre-made "mailto: form", the CGI script and Form needs to be edited with your info. The CGI script needs to be uploaded to a folder on your web site server called CGI or CGI-bin.


Alternatives

The textbook "Build Your Own WEB SITE THE RIGHT WAY" recommends this company at freedback.com
They let you generate one simplified form for free...

Form by Freedback.com
Name:
Email Address:


create web form

This form was generated by EmailMeForm.com
This company allows you to build more complex forms for free and you can make more than one...
They can store the form on their web site or you can "cut" and "Paste" the HTML/css  like you see here... and put the form on your own web page. They also offer spam protection using "captcha" image Verification


Your Name
Your Email Address
info

Image Verification
Please enter the text from the image
[ Refresh Image ] [ What's This? ]



http://www.bestwebforms.com/index.php
Best Web Forms is a program that you install on your web site and you can generate and edit the forms to your hearts content using your browser. You can have the form data e-mailed to you or stored in your web site's data base.
The requirements for this software is that you must be able to install it on your web site server, and the host provides php (a web scripting language)  and a MySQL (Database)
You can use this software from a Mac or PC




The form below was generated using Coffee Cups Web Form Builder
http://www.coffeecup.com/form-builder/
It's available only for PC computers
It is the easiest to use... and can utilize web site databases...
 
Form Object

Contact:

Privacy Site Map