FP: Using NCSA or CERN Image Maps with PWS Upgrade

Last reviewed: March 18, 1998
Article ID: Q151567
The information in this article applies to:
  • Microsoft FrontPage 97 for Windows with Bonus Pack
  • Microsoft FrontPage for Windows, version 1.1

SUMMARY

To use the National Center for Supercomputing Applications (NCSA) or Centre Eupropeen pour la Recherche Nucleaire (CERN) image maps when you upgrade from FrontPage Personal Web Server 1.0 to FrontPage Personal Web Server 1.1, use the steps outlined in the "More Information" section of this article.

MORE INFORMATION

To use NCSA- or CERN-style clickable images when you upgrade the Personal Web Server, use the following steps:

  1. Install the NCSA or CERN clickable image program.

  2. Copy the imagemap.exe file from the "Program Files\Microsoft FrontPage\bin\" directory to the "content\cgi-bin" directory.

  3. Copy the htimage.exe file from the "\Program Files\Microsoft FrontPage\bin\htimage.exe" directory to the "\content\cgi-bin" directory.

    NOTE: If you have installed FrontPage 1.1 to a different folder, you must modify the executable paths in the configuration files.

  4. In a text editor such as Notepad, edit the c:\fpserver\conf\srm.cnf file. Add the following lines to the end of the file:

       WinScriptAlias /cgi-bin/imagemap/   c:/content/cgi-bin/imagemap.exe/
       WinScriptAlias /cgi-bin/htimage/    c:/content/cgi-bin/htimage.exe/
    


Additional query words: 1.10 97
Keywords : fppws kb3rdparty kbdta
Version : windows:1.1,97
Platform : WINDOWS
Hardware : x86
Issue type : kbinfo


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: March 18, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.