Inkpot_Printing
Joined: 15 Aug 2008 Posts: 3
|
Posted: Feb 18, 2011 2:45 am Post subject: Bitmap in HTML Email Confirmation |
|
|
Hi
We want our email confirmation to the uploader to have a linked bitmap embedded in it but I can't get it to work (it's our company logo). I've tried relative and absolute paths to the GIF file but the email just shows a placeholder.
In confirm_email_user.html . . .
<p><img src="www.domainname.com.au/cgi-bin/Templates/Image.gif" width="699" height="177"></p>
Any ideas?
Thanks for your time! |
|