Jump to content

Dreamweaver e-mail form help


mrdamon

Recommended Posts

I'm very new to Dreamweaver and building websites. I'd like to add a basic e-mail collection data form to my website, i.e.:

 

For more information or requests visitors may complete the following form and click the submit button:

 

First Name

Last Name

Contact Phone

E-mail Address

Message

 

After visitors click the submit button, I'd like the information forward to my e-mail address.

 

My host server supports php. My questions are:

 

1. Is there a template in Dreamwever I can use, if so, how do I find it (using Dreamweaver CS3)?

 

2. Can someone point me to a somewhat easy tutorial for setting up the code on the submit button to forward the visitor info to my e-mail address?

 

Thanks for your help.

 

mrDamon

Link to comment
Share on other sites

1. Is there a template in Dreamwever I can use, if so, how do I find it (using Dreamweaver CS3)?

 

2. Can someone point me to a somewhat easy tutorial for setting up the code on the submit button to forward the visitor info to my e-mail address?

 

I don't know if DW has any email form template. Building one is really not that hard.

 

I have used FormMail in the past with success and is fairly simple to use.

 

You can download this simple form at CSS-Tricks.com and then implement the FormMail php script.

 

It's important that you learn how to create the form html but if you overwhelmed or just don't have the patience to learn then you could try this: Contact Form Generator

 

Just fill in the info and add the desired fields or choose one of the ready made forms.

Edited by newseed
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...