"Email made easy" via SMTP
|
SMTP wrapper control
Simple Mail Transfer Protocol control, ready to drop onto your form, and send email with. Easy
So... after the recent avalanche of requests for simple mail code, I knocked this up. It is a control that you can add to your projects. You then set a few properties, call the .SendMail method, and bingo.
It doesn't support attachments, and you will need access to an SMTP server, but mostly, your ISP will provide you with free access to theirs. Just mail them and ask for the correct server address.
Enjoy.
|
__________________
Chuck Norris ordered a Big Mac at Burger King, and got one.
Last edited by loquin; 08-29-2005 at 01:56 PM.
Reason: cleanup old HTML tags.
|