RE: Stationery
| Newsgroups | gmane.mail.blat |
|---|---|
| Message-ID | <CC7ECC5A3658408684E07A7BF3DDE239@extensa> |
I tested with command line. I also created a HTML file (using -bodyF) Then I tried to put into my VBA code using blat.dll (as I have been doing for many years) using the HTML file part as inline using just -body. This is not working. Must I create HTML file? Also will <a href="C:\Test"></a> work if my image file is in C:\Test folder? Skand -----Original Message----- From: Skand Bhargava [mailto:[email protected]] Sent: Monday, January 02, 2017 10:40 PM To: '[email protected]' Subject: RE: [blat] Stationery Thanks. Tested successfully. Skand -----Original Message----- From: [email protected] [mailto:[email protected]] Sent: Monday, January 02, 2017 10:19 PM To: [email protected] Subject: Re: [blat] Stationery > Dear Chip > > Thanks for the prompt response. In these examples: > > 1. Is it implied that the file "bgimage.jpg" is residing in the root of > http://www.w3schools.com website? > 2. While in first example the file will be picked up from a website when > recipient opens the email, in second the image will become part of the > email itself (and making the email bulkier)? > > > Regards, The second example is what you are needing, it says the image is in the email itself. Chip