I currently have a program that uses info from an ACCESS database to generate e-mails to Outlook. The program works excellent and generates nearly 500 e-mails per day to requests bids from our clients.
My problem is that now many of our clients no longer accept e-mails with attachments. Our request for a quote is a .doc file that is created to the hard drive and then attached.
I know I can create a message by setting the .body portion of the object to the actual text of a message.
Is there a way to bring a document in as part of the body.
Thanks for your help.
Mike.
My problem is that now many of our clients no longer accept e-mails with attachments. Our request for a quote is a .doc file that is created to the hard drive and then attached.
I know I can create a message by setting the .body portion of the object to the actual text of a message.
Is there a way to bring a document in as part of the body.
Thanks for your help.
Mike.