Blur Software is in a moratorium of sorts. ASPSimpleSearch is still available to download, however no support can be offered in any way shape or form.
Thanks,
The management
ASPSimpleSearch
A Free real-time ASP powered search engine for your small web site.
Plain English Overview
ASPSimpleSearch (or ASS for short) is an ASP application to search through the text of your Web site for a particular word or phrase. Put simply: It's a search engine for your Web site.
ASS is simple to set up, consists of only three files and can literally be up and running in seconds.
screen capture:
Benefits
- It's FREE!
- Real-time searching - ASS does not pre-index or search through a database. It searches the actual files at the time of the search
- Extensive use of CSS for easy visual customization.
- Componitized code for easy customization
- It's open source (GNU GPL)!
- Usually set up in under 15 minutes. Once you get the hang of it, subsequent installs only take a couple minutes.
- Download ASPSimpleSearch
Many Thanks
- Above all else: Chad Patteson - for being my lead tester.
- Luca Talarico - for a generous donation.
- Sjoerd Feenstra tested the script on IIS 4. Thank you!
- Lubos found the 'case mismatch caused local path not to be replaced w/ internet path' bug.
- Zheng Dang tested ASS on ChiliSoft ASP Server.
- Louis Johnson - my very first donation! Thanks Louis!
- Carlos Alfaro made the supercool link graphic, and has contributed to the yet-to-be created FAQ
- Erik Versaevel - for a great array function.
- Feyz Pazarbasi - for finding the zero byte ReadAll() bug