Sending automatic emails
I want a user to fill out a form and the email address is on of the fields. Basically all I want to do is call that field and send the email with a subject line and body of an email I want to program myself. This I want to do when the user presses the submit button.
The code will have to be in C# for asp.net 2005.
Thanks.
|