site search

C

Carol

What's the best way to do a site search of my site?
I am using asp and access heavily on a regular ISP

google?

Or write a bunch of queries?

what else is there?
 
B

Bullschmidt

Using Index Server to Search Your Web Site - Part I by John Peterson
http://www.asp101.com/articles/john/indexserver/default.asp

Implementing a Search Engine in ASP - 11/10/1998
http://www.4guysfromrolla.com/webtech/111098-1.shtml
"A completely dynamic search engine for a completely dynamic web site
will hit a database table which ties an article URL to the article's
description."

A Text-Based Search Engine - 10/24/1999
http://www.4guysfromrolla.com/webtech/102499-1.shtml
"Using the FileSystemObject, you can search through all of the files in
a particular directory that contain a particular string."

A Nifty Table Searching Script by Jerry Wood - 5/27/1999
http://www.4guysfromrolla.com/webtech/052799-1.shtml
Not really a search engine.

Site Search with Index Server 3 by Darryl Fosbery - 3/25/2001
http://www.asp-help.com/articles/2000_indexserver3.asp
"Microsoft Index Server is a standard component of Windows NT 4 Server
and Windows 2000 Server."
[This can be used to search static content like HTML pages, Word docs,
Excel files, and PDF files.]

Add Search Capabilities to your Intranet With Index Server
http://www.asppipeline.com/codesamples/kl3/searchpage.htm
"Index Server will proceed to extract the text information in the file
and add it to the "catalog".

Or could have a link to have Google search assuming the site is actually
on Google:
the search term site:www.mysite.com

Best regards,
J. Paul Schmidt, Classic ASP Web Designer
http://www.Bullschmidt.com
Classic ASP Design Tips, ASP Web Database Demo, ASP Bar Chart Tool...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,194
Messages
2,571,028
Members
47,626
Latest member
StevieLaut

Latest Threads

Top