A Text-Based Search Engine

Learn to create a text-based search engine for your site.
Posted by Scripts on 2022-08-14 21:23:55
License Type
License Type
Freeware
Description
Have you wanted to allow your users to search through your website, checking for files that contain a particular string? Using the FileSystemObject, you can search through all of the files in a particular directory that contain a particular string. To allow for this functionality, you will need two ASP pages: one that presents the user a form to enter the string they wish to search for; the second needs to take this string, iterate through all of the files in a particular folder, and determine which of these files contain the string. This tutorial shows you how.
Author

mitchell

Ratings & Review
Uh oh! We couldn't find any review for this listing.
Post Review
License Type
License Type
Freeware