|
ASP-Contact-Us
This page shows an example of a ASP email contact form using active server pages and a
simple HTML form.
ASP email contact form source
code here or download the free zip
Example HTML form:
|
ASP code:
sends a formatted email - makes the data more readable
easily add new input fields, just add to HTML form and these will
be sent - no code changes required to the ASP code
checks all fields are completed, if not then returns to an
error.html page
ASP email contact form source
code here
or
download the free zip |
|
|