The simple way to send a form to email is using
action="mailto:joe@whatever.com" in the form property
but to use
ASP for it you'll probably want need to use CDOSYS or some 3rd party mail component like ASPemail. You can find plenty of code and example sof either of those on the web.
We in fact have an article on it in the Articles:
ASP forum...
http://www.webforumz.com/viewtopic.php?t=3171