windows-nt/Source/XPSP1/NT/inetsrv/query/web/html/scripts/simple.idq

21 lines
658 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
#
# This file is used for the "next" and "previous" buttons on query result
# pages. It simply passes all of the variables for the query through
# in case the query needs to be re-executed.
# For improved security, the template file is not passed through directly.
#
[Query]
CiCatalog=%CiCatalog%
CiColumns=%CiColumns%
CiFlags=%CiFlags%
CiRestriction=%CiRestriction%
CiMaxRecordsInResultSet=%CiMaxRecordsInResultSet%
CiMaxRecordsPerPage=%CiMaxRecordsPerPage%
CiScope=%CiScope%
CiSort=%CiSort%
CiForceUseCi=%CiForceUseCi%
CiTemplate=/scripts/samples/search/%if SortProperty ne "None"%%if SortProperty ne "Rank"%S%endif%%endif%format%CiTemplateChoice%.htx