There is a help desk program we use, that uses a "Jmail" program to send emails. When a user submits a "Help Request" the information is saved to a database (MS Access 2000) and then an email is sent to the actual Help Desk so that we know we have something to fix. Well, the "Jmail" part is very slow. I wanted to know how to send an email useing the information on an ASP page. The fields are already filled in and the person submiting the help request has OutLook set up on their machine. I know how to send the emial in Access, but how do I go about sending it from the actual ASP page? Any help would be greatly appreciated. Thank you in advance.