The information in this article applies to:
SUMMARYThis article explains how to completely integrate FrontPage 98 for Windows with Index Server. MORE INFORMATION
Microsoft Index Server is the content-indexing and searching solution for
Microsoft Internet Information Server (IIS). It automatically creates an
index of all documents that are stored on your Web server to be called up
later by visitors to your site.
HTML FilesAn HTML file is used to accept input into a Search form on a Web page. This information is then submitted by the user and passed on to the query (.idq) file.IDQ FilesA .idq file is used to process the query. The .idq file is a text file that tells Index Server which areas of the server to search and where to pass the results. This file must be created using the Structured Query Language (SQL).HTX FilesA .htx file is used as the template for the results. This file formats the results into an HTML file and returns the information to the user via the browser.When a Search form is placed into a page using FrontPage 98, and the page is subsequently published to an IIS computer with Index Server installed, FrontPage will use Index Server by default to run the search, rather than the Free WAIS search engine that comes with FrontPage. FrontPage 98 creates the necessary .idq file named Search.htm0.idq and places it in the _vti_bin directory of the Web. It also creates the .htx file and places it in the _derived directory of the Web. The parameters of these files can be edited in the Search form properties in FrontPage Editor. The following list of options are available for FrontPage 98 in the Search form properties. The list also includes a short description of what the options do in regards to the Index Server files and the search performed. To access the properties of a Search form, click inside the form to select it, click FrontPage Component Properties from the Edit menu, and then click the Search Results tab to view the following options:
C:\Winnt\Frontpg.ini (for Windows NT)For instructions on using this method, please see the following article in the Microsoft Knowledge Base:-or-C:\Windows\Frontpg.ini (for Windows 95 and Windows 98) Q181204 Using FrontPage Search Engine Instead of MS Index ServerFor more information about editing the settings in the Frontpg.ini file, please refer to the FrontPage Server Extensions Resource Kit (SERK), which is included with the complete installation of FrontPage 98. The FrontPage SERK can also be found online at the following Internet address: http://officeupdate.microsoft.com/frontpage/wpp/serk REFERENCESFor more information on how to use Index Server, please refer to the online documentation and examples that are included with the installation of Index Server. Additional query words: Index Server
Keywords : |
Last Reviewed: August 11, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |