Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

FP2000: Determining if Index Server/FrontPage is Performing Search


View products that this article applies to.

This article was previously published under Q205618

For a Microsoft FrontPage 98 version of this article, see 194262 (http://support.microsoft.com/kb/194262/EN-US/ ) .
For a Microsoft FrontPage 97 and earlier version of this article, see 188821 (http://support.microsoft.com/kb/188821/EN-US/ ) .

↑ Back to the top


Summary

When you publish a Web containing a Search Form component to a Web server hosting Microsoft Index Server, the code for the component is replaced with Index Server code.

↑ Back to the top


More information

FrontPage uses a Search Form component that calls the search engine of the FrontPage Server Extensions. However, if you publish your Web to a Microsoft Internet Information Server with Microsoft Index Server installed, the Index Server replaces the functionality delivered by the FrontPage component. Because the default configuration for Index Server is different from the FrontPage search functionality, you may experience unexpected behavior.

If you know that Index Server is performing your searches, contact your Web Presence Provider for assistance in configuring Index Server.

You can determine whether Index Server or FrontPage is performing your searches.

To do this, follow these steps:
  1. Start your Web browser.
  2. Open the Web page that has the FrontPage Search Form component.
  3. View the HTML source code and look for the following line of code:
    b-useindexserver="x"
    where x equals a 1 or 0. If x equals 0, FrontPage is performing the search; if x equals 1, Index Server is performing the search.

↑ Back to the top


Keywords: KB205618, kbinfo

↑ Back to the top

Article Info
Article ID : 205618
Revision : 1
Created on : 10/1/2001
Published on : 10/1/2001
Exists online : False
Views : 223