I need to write a function that will open a .dat file, use its contents as destination e-mail address, and attach it to the body of the e-mail. This is to be done using SMTP. Any suggestions?
Printable View
I need to write a function that will open a .dat file, use its contents as destination e-mail address, and attach it to the body of the e-mail. This is to be done using SMTP. Any suggestions?
Check out : http://www.vbip.com/winsock/winsock_uucode_01.asp - that shows how to use WinSock to send an email with an attachment through smtp.
Chris Eastwood
CodeGuru - the website for developers
http://codeguru.developer.com/vb