ok for those of you tht use dream weaver. when your on dream weaver making a form and u make the submit button how can u make the submit button link to my email adress?
Printable View
ok for those of you tht use dream weaver. when your on dream weaver making a form and u make the submit button how can u make the submit button link to my email adress?
You need to have the action='' attribute set to a PHP form processor, that sends the email using the mail(); funcrion.