My Graphics client maintains an active Ethernet connection I would like to send email messages using SMTP or Exchange. Can you offer any suggestions on adding this functionality. Thanks again, Wil Blake
The format for sending email is actually pretty simple without even SMTP or CDO. Take a look at this article. While it's in C#, it gives the gerneral idea and would be easy to port to another language.