<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi all,<br>
    <br>
    I don't find good explanations about the use of TEMPLATE
    fooOnlyForWMSGetFeatureInfo in a Mapfile.<br>
    In fact, I have a queryable WMS, and when I send a GetFeatureInfo
    request, I get the following answer :<br>
    <br>
    <font face="Courier New, Courier, monospace"><?xml version='1.0'
      encoding="ISO-8859-1" standalone="no" ?><br>
      <!DOCTYPE ServiceExceptionReport SYSTEM
      <a class="moz-txt-link-rfc2396E" href="http://www.digitalearth.gov/wmt/xml/exception_1_0_1.dtd">"http://www.digitalearth.gov/wmt/xml/exception_1_0_1.dtd"</a>><br>
      <ServiceExceptionReport version="1.0.1"><br>
      <ServiceException><br>
      msReturnPage(): Web application error. Malformed template name
      (fooOnlyForWMSGetFeatureInfo).<br>
      </ServiceException><br>
      </ServiceExceptionReport></font><br>
    <br>
    What does that mean ?<br>
    I did a research on "TEMPLATE" and "fooOnlyForWMSGetFeatureInfo",
    but I don't find how it is used.<br>
    I only find Mapfile samples using it, but nothing about what and how
    it is used.<br>
    <br>
    Someone can explain me how can I resolve this issue ?<br>
    <br>
    Many thanks !<br>
    <br>
    JCB<br>
  </body>
</html>