I am new to ASP and need to send an email when the page is submitted. basically what I want to do is have an email sent to a user who's email address is stored in the database. The email will have a link which will open a record based an a UserID field in the database and month. Can someone tell me the best way to do this, or point me to a tutorial on how to do this?