Finding keywords to build your web site traffic. What are web site keywords and how do I go about finding keywords that will work for me? You may have the dandiest web site with eye popping text and graphics, but if you have missing keywords then you are going to be out of business quick. Web...
Internet Tutorials are the Teachers of the Future I know some people don’t even believe that the Internet or World Wide Web exists. They think that it is an abstract concept and that if asked to show it to someone they would fail miserably. Well, whether or not it exists I think that the...
Bigmouthmedia On Board Bigmouthmedia, the award-winning Search Engine Marketing company, has been selected to drive internet traffic to the National Express website. In an ever-increasing online marketplace, National Express hope to capture their share of the potential...
Convert PowerPoint to Flash - Create A Flash Presentation to Publish on Web A special occasion - family's gether-together, the first dance with Dad at the wedding, baby's first steps, every graduation ceremony... Do you want to preserve all those precious memories in a stunning Flash Slideshow which your can share and...
Creating An Email Form
Written By:
Richard Lowe
Occasionally it is necessary to get some kind of information from your visitors. One way to do this is to embed your email address, as a "mailto" tag, directly on all of your web pages. This is not recommended for the following reasons.
Embedded email addresses are vulnerable to spam spiders. These are special programs which scan web pages looking for email addresses. These addresses are then sent spam emails.
- You cannot format your questions. - You cannot validate the answers to the questions - You have no control over the visitor's experience of the data entry.
All right, if you do not embed email addresses into your web pages, how do you get data from your visitors? It's simple - just create an email form.
Before you can begin you must obtain a forms processor. This can be done using a service such as Bravenet or you can install one on your own server (if this is allowed by your host provider). In these examples I will be assuming you are using the Bravenet forms processor.
There are hundreds of different sites that will remotely host forms for you, and if none of those will serve your needs you can set up CGI routines on your own server (assuming your hosts supports them).
Once you have registered with your forms provider (in these examples I am assuming you use Bravenet) you can begin creating your form. You will need some information before you start:
- The name of the forms processing routine - The names of any parameters which are needed by this routine
These items should be described in the documentation, FAQ or help files for the forms system.
Now you need to include the appropriate HTML code on your page to create the form. A simple form consists of two tags (there are other tags, but we will not go into them in this article)
continued ...
button, send all of the data that was entered to the senddata.php file". The senddata.php file contains special code which performs the necessary magic to send the data to you.
Now you need to include some special "hidden" values to tell the forms processor what to do. Hidden values do not cause any entry to be done - they merely set up data to be used by the forms processing routine.
These two lines inform the Bravenet processor of the user number of the form. This is created when you create a new form. Each form has it's own unique number. Other forms processing systems may use similar identifiers, or they may do something completely different.
It's important to understand this concept - these values are completely defined by the forms processing routine. Different names and values will be used by different forms systems.
Once you have set up the required and optional hidden values for your forms processor, you need to define the form fields and input values. The three lines below show how to do this.
What is your name?
Where are you from?
E-mail address?
These three lines ask your visitors for their name, location and email address. As you can see, the prompts and formatting are included directly in your form. The tags are used to define the fields that actually get the data. The word "size" is used to indicate how many characters to retrieve.
Now it's time to give your visitors a way to submit the form.
These two lines define the "submit" and "reset" buttons. The reset button is optional, but the submit button is required (otherwise how would the data actually get sent to the form?)
Now you need to end the form. This is done as shown below.
That's all there is to using a simple form to get data from your visitors.
About the Author
Richard Lowe Jr. is the webmaster of Internet Tips And Secrets. This website includes over 1,000 free articles to improve your internet profits, enjoyment and knowledge. Web Site Address: http://www.internet-tips.net Weekly newsletter: http://www.internet-tips.net/joinlist.htm Daily Tips: mailto:internet-tips@GetResponse.com
_Additional Resources ...
4 Computer Money-saving Tips Here are four tips that’ll save you money when buying your next computer. Tip #1 -- Rebates: A rebate is not always a bargain. Computers with rebates are often close to being discontinued. You may pick up a good deal or purchase technology that's...
How Autoresonders Can Put Your Business On Autopilot Owning your own online business is a lot of work. Don't let anyone tell you that it's not. Daily tasks can include reading emails, handling orders, advertising, promotion and the list goes on. Very often at the end of the day you could have just...
How to Prevent Virus thro' Email Recently my Norton Anti-Virus (NAV) detected a virus coming through email. This happened as my preview pane was open in the Inbox and it opened the virus email automatically as soon as it was downloaded. The NAV could not repair the file so I had...