Scripts n'Stuffs
Directory

Subscribe to this category

Top > ASP > Tips and Tutorials > Searching  

Web Links
Sort By :
1. Searching with Index Server



Learn to use Microsoft Index Server to search your intranet or internet website, word and office documents, and various other files. Guide covers setup and configuration, searching, and the available SQL search fields.
Category:   ASP > Tips and Tutorials > Searching

Date Added: Jun 30, 2006 Hits: 8 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

2. Search a Database



Learn how to search a database and return the results using a simple form and results page.
Category:   ASP > Tips and Tutorials > Searching

Date Added: Jun 30, 2006 Hits: 15 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

3. Site Search with Index Server 3



This is a complete set of scripts to integrate a site search function with Index Server 3. The scripts assume that you've enabled indexing of the site, and enabled the indexing service itself - and of course that you're running Windows 2000 Server. If you don't have administrator access to the web server, you'll need to speak with your web hosting provider to ensure that it is set up.
Category:   ASP > Tips and Tutorials > Searching

Date Added: Jun 30, 2006 Hits: 5 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

4. Search your site



Learn how to add the ability to search through pages on your site by storing keywords in a database table. This tutorial shows one server side include containing one function is all you need.
Category:   ASP > Tips and Tutorials > Searching

Date Added: Jun 30, 2006 Hits: 11 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

5. SmartSurf!



If a user doesn't find what they are looking for in the first couple clicks, the majority of them will move on to greener pastures. So how do you give the user exactly what they're looking for? This tutorial will show you how. Full source code is also available for download.
Category:   ASP > Tips and Tutorials > Searching

Date Added: Jun 30, 2006 Hits: 8 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

6. Add Search Features to Your Site with FileSystemObject



The FileSystemObject can provide a great search solution if your Web site is hosted externally and you have access to ASP but can't exercise much control over the server itself. Main topics covered: The Search Engine Components, Develop the Search Script, Handling the Results, and Reading in the Text Stream.
Category:   ASP > Tips and Tutorials > Searching

Date Added: Jun 30, 2006 Hits: 9 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

7. Implementing a Search Engine in ASP



As a web site grows, finding content on the site becomes increasingly difficult. To combat the difficulty of finding relevant information on a large site, many developers turn to writing a search engine for their site. This article discusses how to implement such a system using Active Server Pages and SQL Server.
Category:   ASP > Tips and Tutorials > Searching

Date Added: Jun 30, 2006 Hits: 12 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

8. ASP Database driven Search Engine Tutorial for beginners.



Step by step tutorial on creating a database driven ASP search engine from scratch. Important info for beginners on using ASP intrinsic objects and dealing with databases. Complete search engine available for download.
Category:   ASP > Tips and Tutorials > Searching

Date Added: Jun 30, 2006 Hits: 12 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

9. A Nifty Table Searching Script



This article shows a nifty little script, which, with just one ASP page, allows you to dynamically search a column in a table using a string comparison. This one script can be used over and over due to its dynamic nature. Hopefully this script will save you valuable time by cutting down on the often repetitive task of creating small, searching scripts.
Category:   ASP > Tips and Tutorials > Searching

Date Added: Jun 30, 2006 Hits: 6 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

10. 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.
Category:   ASP > Tips and Tutorials > Searching

Date Added: Jun 30, 2006 Hits: 4 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings


Home      New Listings      Hot Listings      Top Rated      Editor Pick      Add a Listing      Update a Listing      Get Rated
Copyright © 2006 SCRIPTSANDSTUFFS.COM. All Rights Reserved. Powered by INDEXU 5.2.0
Valid XHTML 1.0 Transitional   Valid CSS