Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

site search

Status
Not open for further replies.

Sarky78

Programmer
Oct 19, 2000
878
GB
Is it possible to do a search of specified files/directories and databases using ASP. We currently have a site that is runnign Coldfusion and utilises a verity search (which does this function with ease) and the client wants to move the site to ASP, so all of the features have to go with it. Does anyone know of anything that could do this that can be bolted onto ASP, or is there an inbuilt geature to do this. any help appreciated
 
for files and directories, consider using MS Index Server, which will do the search for you, which should come with IIS.

I read somewhere that you can configure Index server to run with SQL Server (if that's your DB), I just don't know where I read it -- or if I'm even correct.

hope this helps
leo
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top