A Text-Based Search Engine
  A Text-Based Search Engine
2D Graphics
3D Graphics
Web Design & Development
Business Applications
Business Development
Databases
Desktop Programming
Operating Systems
Video Editing
Miscellaneous
Newsletter
User Login
  • Username
  • Password
Stats
  • Tutorials: 39,012
  • Categories: 572

ASP Tutorials : A Text-Based Search Engine

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. A Text-Based Search Engine  tutorial
    View Tutorial

Detailed Information

     Tutorial: A Text-Based Search Engine
     Date Listed: 2004-01-03
     Submitted By: macdonaldp
     Total Hits: 6510
     Rating Tutorial Rating 2.85Tutorial Rating 2.85Tutorial Rating 2.85Tutorial Rating 2.85Tutorial Rating 2.85 (438 votes)

    Comment On Tutorial     View Tutorial
    Report Broken Link

 





© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 11 - Follow our Sitemap