HTML extension (.htx) files for Microsoft Index Server are similar to HTML extension files for the Internet Database Connector. There are some slight differences, however. For example, for Index Server .idq files reference .htx files, but for the Internet Database Connector .idc files reference .htx files.
This section explains the features of Index Server extension files.
- Query Result Pages: Describes the query results page, which is formatted in the .htx file.
- Syntax in HTML Extension Files: Discusses the syntax in .htx files.
- Query Execution Parameters: Describes built-in variables available to the .htx file to flag any unexpected query results.
- Record Numbers and Counts: Discusses record-number and count built-in variables.
- Parameters from Internet Data Query Files: Explains predefined parameters that can be set in .idq files.
- Navigating Between Pages in Query Results: Tells how to add navigational aids to your results pages.
- Variables Affecting the Formatting of Results: Describes variables that control how a results page will look.
- HTTP Variables: Lists and explains default HTML variables.
- Error Pages: Describes error types that can cause an error page to be displayed.
Note All path names to .htx files must be either full virtual paths or full physical paths with no . or .. components.This applies to .htx files referenced in CiTemplate or as include files.
Do not put these files on a virtual root pointing to a remote Uniform Naming Convention (UNC) share.
© 1997 by Microsoft Corporation. All rights reserved.