472,121 Members | 1,565 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,121 software developers and data experts.

site search

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?
Jul 19 '05 #1
3 2368
Using Index Server to Search Your Web Site - Part I by John Peterson
http://www.asp101.com/articles/john/...er/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/codesampl...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...
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Jul 19 '05 #2
thanks man

"Bullschmidt" <pa**@bullschmidt.com-nospam> wrote in message
news:ev**************@TK2MSFTNGP12.phx.gbl...
Using Index Server to Search Your Web Site - Part I by John Peterson
http://www.asp101.com/articles/john/...er/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/codesampl...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...
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Jul 19 '05 #3
well I can;t use index server, but I can use the rest. My isp is not me it
an isp

"Bullschmidt" <pa**@bullschmidt.com-nospam> wrote in message
news:ev**************@TK2MSFTNGP12.phx.gbl...
Using Index Server to Search Your Web Site - Part I by John Peterson
http://www.asp101.com/articles/john/...er/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/codesampl...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...
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Jul 19 '05 #4

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

2 posts views Thread by Benny Alexander | last post: by
2 posts views Thread by Dhanraj K.S | last post: by
1 post views Thread by D. Lee Christopher | last post: by
4 posts views Thread by Miguel Dias Moura | last post: by
2 posts views Thread by Logan Noyes | last post: by
4 posts views Thread by gwtc | last post: by
71 posts views Thread by Murray R. Van Luyn | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.