Hi
the e-mail is an xsl transform, like you knwo ;-) but if you look at the html code generated, the picture will point to images\funpicture.gif or something and this path does not exist on your disk / email client / ... maybe you can embed the image in html or so so the image is binary encoded in the html with kind regards Ruben Willems On Fri, Jan 23, 2009 at 2:39 PM, CinnamonDonkey < [email protected]> wrote: > > Hi All, > > Just for that professional finishing touch I have added an image to > the style sheet for the build reports. It works fine when accessing > the reports from a web browser but it's a dead link in the emailed > reports. > > I'm using: > > <img src="{$applicationPath}/images/company_logo.png"/> > > Is this wrong? Should I be doing something special to make it work in > the email? Has anyone else tried this? > > Regards, > Shaun > > >
