View Single Post
    #3 (permalink)  
Old 04-11-2009
Codehead's Avatar
Codehead Codehead is offline
Administrator
Company name: Codehead LLP
 
Join Date: Apr 2007
Location: WA
Posts: 173
Default Re: submit button in Dreamweaver
The information on the form will go to a script on the server that in turn will send them to you by email.

So you will have to know some sort of server side programming language, the most popular one is PHP.

You can, download a free script to do this and here is a great start:
http://www.hotscripts.com/category/p...rm-processors/

If you want to do this, find a free one with good rating...
__________________
"Imagination is more important than knowledge."
Albert Einstein
Reply With Quote