|
This tutorial shows you how to allow your users to search through your
website, checking for files that contains a particular string using the
FileSystemObject. Author: 4GuysFromRolla Code: ASP 2.0 & VBScript |
| |
Overall Rating:
 User Rated
| |
Way cool for related application  Written by Anonymous User (#1669-282) from Kansas (Thursday, October 05, 2006)
 |
Strengths: will find image names in html code Weaknesses: na Details: Sometimes you need to search text based files for specific strings such as image file names...and this is perfect. I'm using this in an application I'm writing...will be very useful. Review Based On: 1 Hour(s) of usage |
about the search engine,  Written by Anonymous User (#1473-106) from hong kong (Friday, August 25, 2000)
 |
Strengths: no comment Weaknesses: no comment Details: it is only search the root directory, but do not search whole of the web site, and it has some error, it does not search the text in the html body, it search within javascript language the text it does not work |
Good But Getting Error  Written by Anonymous User from Pittsburgh (Saturday, May 06, 2000)
 |
Strengths: no comment Weaknesses: no comment Details: I tried using this script on our web site but and I was able to get the search results. But along with the search results I received the following error...Could've done without that.
Microsoft VBScript runtime error '800a003e'
Input past end of file
/TextSearch.asp, line 25
|
Extended Search  Written by Anonymous User from York, United Kingdom (Friday, March 10, 2000)
 |
Strengths: no comment Weaknesses: no comment Details: This article provides an excellent grounding to a fast and functional single site search engine.
I have utilised this code and updated it to reflect the page Title (instead of the file name) and also written an extension to provide 'Find Next' and 'Hit hilight' functionality on the searched word.
Complexed Index Server pages are a thing of the past! Long live 4Guys! |
| |
|