Send Mail Commands

  • Thread starter Thread starter Partly Void
  • Start date Start date
Hi Partly Void

If you use Outlook this is possible
See my site for example code
http://www.rondebruin.nl/sendmail.htm

You can repeat this line
..Attachments.Add ("C:\test.txt")


--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm




Partly Void said:
Is there a way to program mail send with multiple file attachments? Using 2003

__________ Information from ESET Smart Security, version of virus signature database 3950 (20090320) __________

The message was checked by ESET Smart Security.

http://www.eset.com

__________ Information from ESET Smart Security, version of virus signature database 3950 (20090320) __________

The message was checked by ESET Smart Security.

http://www.eset.com
 
Ron de Bruin said:
Hi Partly Void

If you use Outlook this is possible
See my site for example code
http://www.rondebruin.nl/sendmail.htm

You can repeat this line
..Attachments.Add ("C:\test.txt")


--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm






__________ Information from ESET Smart Security, version of virus signature database 3950 (20090320) __________

The message was checked by ESET Smart Security.

http://www.eset.com



Thanks Ron, new at VB but this looks good and will run a test. Regards
 
Back
Top