Go Back   WarriorForum - Internet Marketing Forums > Warrior Support Forums > Website Design
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
LinkBack Thread Tools
Old 08-29-2008, 01:05 AM   #1
HyperActive Warrior
 
Peter Thompson's Avatar
 
Join Date: Nov 2007
Location: , , Australia.
Posts: 156
Thanks: 0
Thanked 0 Times in 0 Posts
Default Creating a form without a autoresponder

I am hoping someone can help me. I use dreamweaver 8 and host with hostgator on a baby croc plan. I want to capture visitors names and emails using a form. I do not wish to use a autoresponder for this. How do I go about creating this form and making it so when they click on the submit button and the details are sent to me. I have attempted to research whether the hosting at hostgator will allow me to do this but are having trouble establishing how. A while back I did some tutorials about this but with an abundance of other knowledge I seem to have lost it.

Some easy to understand help on this would be greatly appreciated.

Thanks in Advance

Peter Thompson

Peter Thompson
supa2007
www.gamedaytradingcards.com the online sports trading card encyclopedia
www.gamedayshops.com an online sports shopping hub
Peter Thompson is offline   Reply With Quote
Old 08-29-2008, 01:33 AM   #2
Active Warrior
 
Billy Deakin's Avatar
 
Join Date: Dec 2007
Location: UK
Posts: 51
Thanks: 0
Thanked 2 Times in 2 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile  View Member's YouTube Profile
Contact Info
Send a message via Skype™ to Billy Deakin
Default Re: Creating a form without a autoresponder

Hi Peter

You actually need 2 things - the form, and a script to process it.

For the form, click on the Forms menu tab in Dreamweaver, start by adding a Form (icon is a red dashed square). Then inside the form you can add form elements (text fields, text boxes, checkboxes etc.) Make sure you include a submit button.

Now go to code view and at the beginning of the form code you'll see something like this:

<form name="form1" method="post" action="">

You need to add the URL of your processing script to the action variable so:

action ="http://scriptgoeshere"

The script will then process the form and email the results to you. Hostgator may well offer a script for you to use, in which case you will probably have to specify specific names for your fields.

Since I assume you don't have any knowledge of PHP or CGI scripting, I would receommend instead using a free service like the one at thesitewizard.com

You won't have to do any of the above since they create the form code AND host the script for you, all free, you just select what fields you want, what email address to send the results to and copy and paste the code into your page.

Hope that helps

Bill

Flash Games Classroom - Flash games tutorials and articles
Cornish Web Designs
Best Poker Sites
Billy Deakin is offline   Reply With Quote
Old 03-24-2010, 10:51 PM   #3
Dialady
War Room Member
 
Dialady's Avatar
 
Join Date: Mar 2010
Location: Sunny SE Virginia, USA
Posts: 104
Thanks: 9
Thanked 23 Times in 21 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile  View Member's YouTube Profile
Default Re: Creating a form without a autoresponder

Coffeecup dot com software has a great form creator product. It's very simple to include in your website and doesn't require a bunch of knowledge of the HTML to make it work. I also like to use it on my website b/c it isn't easy to spam (which is a problem with the classic HTML forms).

Give it a try

Theresa 8-)
Dialady is offline   Reply With Quote
Old 03-25-2010, 12:08 AM   #4
Active Warrior
 
happy_benjie's Avatar
 
Join Date: Mar 2010
Location: Manila, Philippines
Posts: 40
Thanks: 1
Thanked 1 Time in 1 Post
Social Networking View Member's Myspace Profile  View Member's FaceBook Profile  View Member's Twitter Profile 
Contact Info
Send a message via Yahoo to happy_benjie Send a message via Skype™ to happy_benjie
Default Re: Creating a form without a autoresponder

use a free form generator ... try formgenics . com

Affordable Quality Websites
Manila Web Designs - beyond just designs
happy_benjie is offline   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > Warrior Support Forums > Website Design

Tags
autoresponder, creating, form

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 02:51 AM.