Title: SMTP Class
Description: This is an adaptation of an existing demo on this site. I took out some of the less useful code and added BASE64 functionality for binary file attachments. (This original code was secretly emailing a copy of what you were sending to their site as well - not very nice)
This class will quickly allow you to add emailing to your solution. I think this is the simplest, most functional email class I've seen out there.
This file came from Planet-Source-Code.com...the home millions of lines of source code
You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=2004&lngWId=10

The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
