Soldato
- Joined
- 11 Jul 2004
- Posts
- 16,147
- Location
- Neptune
I'm trying to recreate a form that will send an email with the content that the user gives in the various fields. I've never done this before and need help.
I've recreated a form in Dreamweaver from the customer's previous site, but i need to code the submit button to send it over to them via email.
The send button's value is currently: <input name="Submit" type="submit" value="Send Details"> but on testing it is asking for a send.php file (which i don't have).
Thank you
I've recreated a form in Dreamweaver from the customer's previous site, but i need to code the submit button to send it over to them via email.
The send button's value is currently: <input name="Submit" type="submit" value="Send Details"> but on testing it is asking for a send.php file (which i don't have).
Thank you
Last edited: