Hi
It may not be possible as we've tested the htm file outside of print-at-home and it works; however, within the application it doesn't get sent (we just get an "x" where the image should be). But just in case I am wondering if anyone has been able to include an image in their Eticket.htm file (the email body of the print-at-home ticket). We are including a reference to the image which we are keeping in an images folder. We've tried "./images/pict.jpg" and "images/pict.jpg".
Thanks,
Lou Ann
Hi Lou,
We currently use a header and footer image in our ETicket.htm file. We use an absolute reference though i.e.
<img style="display:block;" src=http://trainyard.experiencepop.com/plymouthpavilions/_img/common/email_header.jpg width="650" height="148" border="0" alt="Plymouth Pavilions" />
This seems to work absolutely fine.
We do the same thing as Simon.
Thanks for the responses. Using the absolute reference worked for us.
Cheers,