This section walks you through a basic .asp file. Although an .asp file is different from the .htm, .idq, and .htx files, you will see similar elements. Instead of creating three separate files (as in the Creating a Query Form section), you can combine all the information into one .asp file. But whether you create one file or multiple files, the processing that corresponds to .idq and .htx processing will take place in the .asp file.
When you install Index Server, Ixtrasp.asp is installed with the sample files. This sample file shows the query form and query processing combined into one file, which this test drive annotates.
To use this sample .asp fileThis section contains: