I'm new to IIS and Index Server so please forgive this novice question.
I have developed a simple query to search all the documents that we store on
the index server. This works OK.
I would now like to generate web page with a simple listing of all the
documents stored on the index server.
How can I do this?
thanks.
Martin Hepworth
m...@explor.co.uk
Simple go to the Option Pack 4 Documentation, the Index Server part. There
is a chapter "how to do", just follow step-by-step.
All files are provided in iissamples/issamples, so just rename before
changing anything. My advise is sticking to the .asp files provided, the
.htx/.idg files are simple but creates a lot of trouble to get working for
almost anybody (just make a search in thes newsgroup for htx idg).
Best regards
Peter
Martin Hepworth <m...@explor.co.uk> wrote in message
news:G_7c2.205$W3....@newsr2.u-net.net...
I have used the examples that you suggested, but all of them appear to query
the index for particular documents. All I want to do is provide a page with
a complete list of all documents in the index.
Any ideas?
thanks.
Martin.H
Peter wrote in message ...