Signatures - ActiveX Error when using a Logo

A

avata_jo

Hi there
I have added our company logo to my signature on outgoing email messages,
but whenever I start a new message an error comes up about my security
settings not allowing for ActiveX controls. I have tried enabling most of the
ActiveX tabs under my Security settings, but there still seems to be a
problem - the company logo comes up as a block with an X in it. Does anybody
know which setting I have to change to make it possible for me to use this
signature ??
Thanks
J
 
R

Roady [MVP]

Depends on how the signature was created. Take a look at the HTML source of
your signature. In general it shouldn't look more complicated than;

<html>
<body>
Insert a greeting,<br>
Your name<br>
<br>(empty rule)
Some more stuff you want to write<br>
<b>Maybe something bold?</b><br>
<a href="http://www.yourwebsite.com">clickable link</a><br>
<img src="subfolder of Signatures/yourlogo.jpg"><br>
<br>
<i>or retrieve your logo from your website</i><br>
<img src="http://www.yourwebsite.com/pictures/yourlogo.jpg>
</body>
</html>

--
Robert Sparnaaij [MVP-Outlook]
Coauthor, Configuring Microsoft Outlook 2003


-----
Hi there
I have added our company logo to my signature on outgoing email messages,
but whenever I start a new message an error comes up about my security
settings not allowing for ActiveX controls. I have tried enabling most of
the
ActiveX tabs under my Security settings, but there still seems to be a
problem - the company logo comes up as a block with an X in it. Does anybody
know which setting I have to change to make it possible for me to use this
signature ??
Thanks
J
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top