Sending email from ASP - **RESOLVED**
Hi,
I want to send email from an ASP page after user fills out a form. Actually it is going to be a problem submission form and i want to send the problem details filled out by the user to a fixed email address.
I have tried the Server.CreateObject("CDONTS.NewMail") method but i got permission denied error message. I found out from another site that if a permission denied message is received the permissions for IUSR_servername on InetPub\mailroot should be checked. As I do not have admin. access, I have confirmed with my ITManager and he says that the account has full permissions.
Any suggestions are appreciated.
Regards,
Urvi.