Could someone kindly tell me how to link my "Submit" button to my email address with Dreamweaver or could they reply with the HTML tag??? I want my clients to hit the submit button so that it automatically sends the form with it to my email box.
Thanks Heaps


LinkBack URL
About LinkBacks
Reply With Quote
) in order to process it. The only alternative is to have a mailto: link built using javascript where the subject and body are populated from the submitted form e.g. <a href = mailto: 
