<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hm. Good to know - unfortunately, that doesn't seem to help. You
    forgot to take off the extra bracket at the end, but despite that it
    doesn't seem to help the problem. However, I have managed to find
    some more clues.....<br>
    <br>
    So, I turn a tooltip on another layer (nothing fancy, just an ID).
    This layer is set to show all the time, no matter what scale. Here's
    the interesting part - using the AJAX viewer, the tooltips for that
    layer won't show up unless I'm zoomed in to some (seemingly
    arbitrary) scale. So if I zoom out, I see the layer, but no
    tooltips. If I zoom in, I still see the layer, but I also see
    tooltips. That doesn't seem to apply to this dynamic tooltip issue -
    which makes me think there's more than 1 problem happening here. <br>
    <br>
    To complicate the issue, in Fusion, I don't see the tooltips for
    that simple layer, ever - no matter what scale. Also, I don't even
    see the QUERYMAPFEATURES event firing in Fusion, which makes me
    think it's just not set to show tooltips at all. The plot
    thickens...<br>
    <br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 14/11/06 11:26 AM, Berg, James
      wrote:<br>
    </div>
    <blockquote
cite="mid:0AB28970500E4442815603ECB873F322016C20C29E@CD1001-M350.corp.ads"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <meta name="Generator" content="Microsoft Word 14 (filtered
        medium)">
      <title>GEMTEC Email Signature</title>
      <style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Century Gothic";
        panose-1:2 11 5 2 2 2 2 2 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:Consolas;
        color:black;}
span.EmailStyle21
        {mso-style-type:personal-reply;
        font-family:"Century Gothic","sans-serif";
        color:blue;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal"><span
            style="font-size:10.0pt;font-family:"Century
            Gothic","sans-serif";color:blue">You don’t
            need to nest concat() as of mapguide 2.4. You only need to
            seperate  by comma. Nesting concat won’t work. Also, your
            SECTIONID, which I’m assuming is an attribute, does not need
            to be in quotes. The correct string should look like this
            (not guaranteed to work because I can’t check it).  <o:p></o:p></span></p>
        <p class="MsoNormal"><span
            style="font-size:10.0pt;font-family:"Century
            Gothic","sans-serif";color:blue"><o:p> </o:p></span></p>
        <p class="MsoNormal">concat('<iframe frameborder=0
          scrolling=no marginwidth=0 marginheight=0 height=120 width=150
          src=<a class="moz-txt-link-freetext" href="http://www.google.com/gis/chart.asp?Thumbnail=1&Section_ID=">http://www.google.com/gis/chart.asp?Thumbnail=1&Section_ID=</a>',
          SECTIONID, '></iframe>'))<span
            style="font-size:10.0pt;font-family:"Century
            Gothic","sans-serif";color:blue"><o:p></o:p></span></p>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
mapguide-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/mapguide-users">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a></pre>
    </blockquote>
    <br>
    <div class="moz-signature">-- <br>
      <title>GEMTEC Email Signature</title>
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <style type="text/css">
                /* <![CDATA[ */
                hr {
                        margin-top: 2em;
                        height: 1px;
                        border: none;
                        color: #ccc;
                        background-color: #ccc;
                }

                #sig {
                        font: 10pt Arial, Helvetica, sans-serif;
                        color: #333;
                }
                
                #sig-text {
                        padding: 3px;
                }
                
                #sig-text strong {
                        font-size: 11pt;
                        color: black;
                }
                
                #sig img {
                        float: left;
                        margin-right: 20px;
                }
                
                #sig img, #sig a img {
                        border: none;
                }
                /* ]]> */
        </style>
      <hr>
      <div id="sig"> <a href="http://www.gemtec.ca/"><img
            src="cid:part1.01000901.03060707@gemtec.ca" alt="GEMTEC
            Limited" title="Visit the GEMTEC Limited homepage"
            height="69" width="200"></a>
        <p id="sig-text"> <strong>Andrew DeMerchant</strong><br>
          <br>
          tel: 506.453.1025  /  toll-free: 1.877.243.6832<br>
          fax: 506.453.9470 </p>
      </div>
    </div>
  </body>
</html>