This is a discussion on "email forms" within the Starting Out section. This forum, and the thread "email forms are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
email forms
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
email forms
I have a form that asks for information such as, name, email address, and messsage.
When the user clicks submit i want the information to be sent to me in the form of an email, i know i need to use php or asp or something, but i don't know any coding. I am using dreamweaver to make the form. any help would be much appreciated |
|
|
|
||||
|
Re: email forms
This is for ASP. Point the action attribute of your form to 'emaildo.asp', then use code similar to the following (edit for your needs), and save as emaildo.asp
The above will send you an email, then redirect the user to done.htm
__________________
Rob - SEO Specialist Owner & Founder of Webforumz.com I am currently unavailable for private work
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
|||
|
Re: email forms
Thankyou very much, i will try it now
|
![]() |
| Tags |
| email, forms |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PHP email form not sending email | Kurt | PHP Forum | 1 | Oct 12th, 2007 04:26 |
| Form submits to email via php, but email is blank!!?? | DH1234 | PHP Forum | 2 | Jun 18th, 2007 10:42 |
| Email forms in dreamweaver | schwell | Web Page Design | 9 | Feb 11th, 2007 02:14 |
| forms | atomicant_2005 | JavaScript Forum | 15 | Dec 9th, 2005 16:09 |
| flash php email forms | xeno | Flash & Multimedia Forum | 1 | Jul 31st, 2005 22:36 |