Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
658 B

  1. #
  2. # This file is used for the "next" and "previous" buttons on query result
  3. # pages. It simply passes all of the variables for the query through
  4. # in case the query needs to be re-executed.
  5. # For improved security, the template file is not passed through directly.
  6. #
  7. [Query]
  8. CiCatalog=%CiCatalog%
  9. CiColumns=%CiColumns%
  10. CiFlags=%CiFlags%
  11. CiRestriction=%CiRestriction%
  12. CiMaxRecordsInResultSet=%CiMaxRecordsInResultSet%
  13. CiMaxRecordsPerPage=%CiMaxRecordsPerPage%
  14. CiScope=%CiScope%
  15. CiSort=%CiSort%
  16. CiForceUseCi=%CiForceUseCi%
  17. CiTemplate=/scripts/samples/search/%if SortProperty ne "None"%%if SortProperty ne "Rank"%S%endif%%endif%format%CiTemplateChoice%.htx