• Subject: Re: ActiveX warning message when adding signature
  • Author: Zaur
  • Date: 04 Jul
  • References: 1 2 3 4
Thank you!

"mr007" wrote:

> This is caused because word sucks as an HTML editor.
>
> Go into your signature, advanced edit. Prior to saving go to
> tools->options->save and uncheck the box for "embed smart tags"
>
> Save the html signature and try again =).
>
> "Zaur Bahramov" wrote:
>
> > I still didn't find the solution... If you do, pls, post here. Thanks!
> >
> >
> >
> >
> >
> > "ReneeH82" <ReneeH82@discussions.microsoft.com> ha scritto nel messaggio
> > news:0C3AA619-2CE9-427D-985C-B8E22CB30C37@microsoft.com...
> > >I have the same problem! I don't know what to do...
> > >
> > > "Zaur Bahramov" wrote:
> > >
> > >> I have just created an outlook signature with Word, which is pretty
> > >> simple,
> > >> just text using the Lucida Sans font and saved in external html file and
> > >> set
> > >> it to be added automatically to new messages. Each time I start creating
> > >> a
> > >> new message I get a warning about ActiveX control and I see a transparent
> > >> (empty) square just above the signature. How can I find the reason /
> > >> remedy
> > >> for that? And why this happens on a normal text???
> > >>
> > >> Here's an html code of my signature generated by word:
> > >>
> > >> <html xmlns:v="urn:schemas-microsoft-com:vml"
> > >> xmlns:o="urn:schemas-microsoft-com:office:office"
> > >> xmlns:w="urn:schemas-microsoft-com:office:word"
> > >> xmlns:st1="urn:schemas-microsoft-com:office:smarttags"
> > >> xmlns="http://www.w3.org/TR/REC-html40">
> > >>
> > >> <head>
> > >> <meta http-equiv=Content-Type content="text/html; charset=windows-1251">
> > >> <meta name=ProgId content=Word.Document>
> > >> <meta name=Generator content="Microsoft Word 11">
> > >> <meta name=Originator content="Microsoft Word 11">
> > >> <link rel=File-List href="Name%20LastName_files/filelist.xml">
> > >> <title>Name LastName</title>
> > >> <o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
> > >> name="City"/>
> > >> <o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
> > >> name="place"/>
> > >> <!--[if gte mso 9]><xml>
> > >> <o:DocumentProperties>
> > >> <o:Author>Name LastName</o:Author>
> > >> <o:LastAuthor>Name LastName</o:LastAuthor>
> > >> <o:Revision>1</o:Revision>
> > >> <o:TotalTime>2</o:TotalTime>
> > >> <o:Created>2008-05-29T07:04:00Z</o:Created>
> > >> <o:LastSaved>2008-05-29T07:06:00Z</o:LastSaved>
> > >> <o:Pages>1</o:Pages>
> > >> <o:Words>36</o:Words>
> > >> <o:Characters>206</o:Characters>
> > >> <o:Company>Bluestone Lodge Pty Ltd</o:Company>
> > >> <o:Lines>1</o:Lines>
> > >> <o:Paragraphs>1</o:Paragraphs>
> > >> <o:CharactersWithSpaces>241</o:CharactersWithSpaces>
> > >> <o:Version>11.9999</o:Version>
> > >> </o:DocumentProperties>
> > >> </xml><![endif]--><!--[if gte mso 9]><xml>
> > >> <w:WordDocument>
> > >> <w:SpellingState>Clean</w:SpellingState>
> > >> <w:GrammarState>Clean</w:GrammarState>
> > >> <w:HyphenationZone>14</w:HyphenationZone>
> > >> <w:PunctuationKerning/>
> > >> <w:ValidateAgainstSchemas/>
> > >> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
> > >> <w:IgnoreMixedContent>false</w:IgnoreMixedContent>
> > >> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
> > >> <w:Compatibility>
> > >> <w:BreakWrappedTables/>
> > >> <w:SnapToGridInCell/>
> > >> <w:WrapTextWithPunct/>
> > >> <w:UseAsianBreakRules/>
> > >> <w:DontGrowAutofit/>
> > >> </w:Compatibility>
> > >> <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
> > >> </w:WordDocument>
> > >> </xml><![endif]--><!--[if gte mso 9]><xml>
> > >> <w:LatentStyles DefLockedState="false" LatentStyleCount="156">
> > >> </w:LatentStyles>
> > >> </xml><![endif]--><!--[if !mso]><object
> > >> classid="clsid:38481807-CA0E-42D2-BF39-B33AF135CC4D" id=ieooui></object>
> > >> <style>
> > >> st1\:*{behavior:url(#ieooui) }
> > >> </style>
> > >> <![endif]-->
> > >> <style>
> > >> <!--
> > >> /* Font Definitions */
> > >> @font-face
> > >> {font-family:"Lucida Sans";
> > >> panose-1:2 11 6 2 3 5 4 2 2 4;
> > >> mso-font-charset:0;
> > >> mso-generic-font-family:swiss;
> > >> mso-font-pitch:variable;
> > >> mso-font-signature:3 0 0 0 1 0;}
> > >> /* Style Definitions */
> > >> p.MsoNormal, li.MsoNormal, div.MsoNormal
> > >> {mso-style-parent:"";
> > >> margin:0cm;
> > >> margin-bottom:.0001pt;
> > >> mso-pagination:widow-orphan;
> > >> font-size:10.0pt;
> > >> mso-bidi-font-size:12.0pt;
> > >> font-family:"Lucida Sans";
> > >> mso-fareast-font-family:"Times New Roman";
> > >> mso-bidi-font-family:"Times New Roman";
> > >> color:blue;
> > >> mso-ansi-language:IT;
> > >> mso-fareast-language:IT;}
> > >> a:link, span.MsoHyperlink
> > >> {mso-ansi-font-size:10.0pt;
> > >> font-family:"Lucida Sans";
> > >> mso-ascii-font-family:"Lucida Sans";
> > >> mso-hansi-font-family:"Lucida Sans";
> > >> color:blue;
> > >> text-decoration:underline;
> > >> text-underline:single;}
> > >> a:visited, span.MsoHyperlinkFollowed
> > >> {color:purple;
> > >> text-decoration:underline;
> > >> text-underline:single;}
> > >> span.GramE
> > >> {mso-style-name:"";
> > >> mso-gram-e:yes;}
> > >> @page Section1
> > >> {size:595.3pt 841.9pt;
> > >> margin:70.85pt 2.0cm 2.0cm 2.0cm;
> > >> mso-header-margin:35.4pt;
> > >> mso-footer-margin:35.4pt;
> > >> mso-paper-source:0;}
> > >> div.Section1
> > >> {page:Section1;}
> > >> -->
> > >> </style>
> > >> <!--[if gte mso 10]>
> > >> <style>
> > >> /* Style Definitions */
> > >> table.MsoNormalTable
> > >> {mso-style-name:"Table Normal";
> > >> mso-tstyle-rowband-size:0;
> > >> mso-tstyle-colband-size:0;
> > >> mso-style-noshow:yes;
> > >> mso-style-parent:"";
> > >> mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
> > >> mso-para-margin:0cm;
> > >> mso-para-margin-bottom:.0001pt;
> > >> mso-pagination:widow-orphan;
> > >> font-size:10.0pt;
> > >> font-family:"Times New Roman";
> > >> mso-ansi-language:#0400;
> > >> mso-fareast-language:#0400;
> > >> mso-bidi-language:#0400;}
> > >> </style>
> > >> <![endif]--><!--[if gte mso 9]><xml>
> > >> <o:shapedefaults v:ext="edit" spidmax="2050"/>
> > >> </xml><![endif]--><!--[if gte mso 9]><xml>
> > >> <o:shapelayout v:ext="edit">
> > >> <o:idmap v:ext="edit" data="1"/>
> > >> </o:shapelayout></xml><![endif]-->
> > >> </head>
> > >>
> > >> <body lang=RU link=blue vlink=purple style='tab-interval:35.4pt'>
> > >>
> > >> <div class=Section1>
> > >>
> > >> <p class=MsoNormal><u><span lang=IT>Name LastName</span></u><span
> > >> lang=IT><br>
> > >> </span><span class=GramE><span lang=EN-GB
> > >> style='mso-ansi-language:EN-GB'>Job</span></span><span
> > >> lang=EN-GB style='mso-ansi-language:EN-GB'> Description<br>
> > >> </span><span lang=IT>ComapnyName Ltd<br>
> > >> <br>
> > >> </span><span lang=EN-GB style='mso-ansi-language:EN-GB'>Phone:<span
> > >> style='mso-spacerun:yes'> </span>+xx xxxx xxxxxx<br>
> > >> Fax:<span style='mso-spacerun:yes'> </span>+xx xxxx xxxxxx<br>
> > >> <u1:City u2:st="on"><u1:place u2:st="on"><st1:place w:st="on"><st1:City
> > >> w:st="on">Mobile</u1:place></u1:City></st1:City></st1:place>:
> > >> +xx xxx xxxxxxx<br>
> > >> Web:<span style='mso-spacerun:yes'> </span><a
> > >> href="http://www.mycompany.it/"
> > >> title="blocked::http://www.mycompany.it/"><span
> > >> style='mso-bidi-font-size:10.0pt;mso-bidi-font-family:Arial'>www.mycompany.it</span></a>
> > >> <o:p></o:p></span></p>
> > >>
> > >> <p class=MsoNormal><span lang=EN-GB
> > >> style='mso-ansi-language:EN-GB'><o:p> </o:p></span></p>
> > >>
> > >> </div>
> > >>
> > >> </body>
> > >>
> > >> </html>
> > >>
> > >>
> > >>
> >
> >
> >
30 MayActiveX warning message when adding signature.Zaur Bahramov
05 Jun\ RE: ActiveX warning message when adding signature.ReneeH82
06 Jun   \ Re: ActiveX warning message when adding signature.Zaur Bahramov
16 Jun      |- Re: ActiveX warning message when adding signature.mr007
04 Jul      |  \ Re: ActiveX warning message when adding signature.Zaur
04 Jul      \ Re: ActiveX warning message when adding signature.Zaur Bahramov
All times are in (US) Eastern Daylight Time (GMT -4:00)