Skip to Content
0
Former Member
Aug 22, 2005 at 08:30 AM

Broadcasting - email layout (independent HTML)

26 Views

Dear BW'ers,

When I broadcast a report in an email directly (not as attachment), the data is visible, but there seems to be a problem with the layout...

Checking the source code of the email in Outlook, the link to the stylesheet is like this:

<link href= "cid:Stylesheets/BWReports_ie5.css" type="text/css" rel="stylesheet"/>

The use of 'cid:' is officially known, but apparently not working right. When I change the href part to an absolute url (including server), the mail is displayed correctly.

Can anybody tell me how to change the link?

Thank you in advance!

Best regards,

Bart