Quote:
|
Originally Posted by hyphen8
...The form needs to be sent to the clients e-mail box when the user/visitor clicks 'Submit', but how is this done? Plus+++ when it has sent, is there a way in designing a page that verifies it having been sent? It has been designed using Dreamweaver, and it's 'help' section gives no indication 'how to'.
Cheers.............hyphen8
|
Does your server support ASP? PHP?
If ASP .. does it support CDONTS? ASPMAIL? ASP EMAIL? CDOSYS?
If so Ill show you some editable sample code that will.
1)Error check for required feilds.
2)Redirect user to success page if all fields are satisfied.
3)Send a confirmation to the subscriber
4)Send a notification to the owner