FP: How to Edit the List of Servers in FrontPage Explorer

Last reviewed: March 18, 1998
Article ID: Q171343
The information in this article applies to:
  • Microsoft FrontPage 98 for Windows
  • Microsoft FrontPage 97 for Windows with Bonus Pack
  • Microsoft FrontPage for Windows, version 1.0, 1.1
  • Microsoft FrontPage for the Power Macintosh, version 1.0

SUMMARY

This article explains how to remove Web server or file location entries that appear in the "Web Server or File Location" list in the Open FrontPage Web dialog box (File menu).

MORE INFORMATION

Windows Versions

To delete Web server or file location entries that appear in the Open FrontPage Web dialog box, edit the Fpexplor.ini file and modify the [Recently Opened Servers] section, following these steps:

  1. On the Windows Start menu, point to Programs, and then click Windows Explorer.

  2. In the Windows folder, double-click the Fpexplor.ini file.

  3. Locate the [Recently Opened Servers] section in the Fpexplor.ini file.

  4. Delete the line that contains the Web server you do not want to be listed in the "Web Server or File Location" list in the Open FrontPage Web dialog box. For example, if the [Recently Opened Servers] section of the Fpexplor.ini file looks like this:

          [Recently Opened Servers]
          Recent Server Count=4
          WebServer0=file:///c:/temp
          WebServer1=carboncopy
          WebServer2=production_Web
          WebServer3=finance_Web
    

    delete the Web that you do not want. For example, delete the WebServer2=production_Web line so that the [Recently Opened Servers] section looks like this:

          [Recently Opened Servers]
          Recent Server Count=4
          WebServer0=file:///c:/temp
          WebServer1=carboncopy
          WebServer3=finance_Web
    

  5. Renumber the WebServer entries so that the first entry is WebServer0 and each subsequent entry increments by one. Change the Recent Server Count value to equal the number of servers listed in this section. For example, the [Recently Opened Servers] section of the Fpexplor.ini file should look like this:

          [Recently Opened Servers]
          Recent Server Count=3
          WebServer0=file:///c:/temp
          WebServer1=carboncopy
          WebServer2=finance_Web
    

  6. Save and close the file.

Macintosh Version

To remove the Web server entries, follow these steps:

  1. Open the System Folder folder.

  2. Open the Preferences folder.

  3. Delete the FrontPage Explorer Preferences file.

    All Web server entries, except the default hard disk, will be removed from the "Web Server or File Location" list.


Additional query words: 97 98
Keywords : fpexp kbdta
Version : windows:1.0,1.1,97,98; macintosh:1.0
Platform : MACINTOSH WINDOWS
Hardware : MAC x86
Issue type : kbhowto


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.