how I send a e-mail (with attachment) through MS Access code ??

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • BhupendraNVyas
    New Member
    • Sep 2010
    • 1

    how I send a e-mail (with attachment) through MS Access code ??

    Dear All,
    I want to send Out standing E-Mail detail to customer's throug ms access code .....can you help me for genrate a mail and attach a file from local hard disk drive.
    Regards,
    Bhupendra
  • kadghar
    Recognized Expert Top Contributor
    • Apr 2007
    • 1302

    #2
    Using CDO, i believe it has the .AddAttachment method. But i'll recomend you to send it through gmail or any other known server.

    Comment

    Working...