|
|
| Searching [+] Favor-It | |
| |
 |
| | Sort By:
|
This sample code answers the call for for a sample of how to search a DB for certain records. It's really no different then doing any other query except that you need to use wildcards. Here's a quick sample to get you started. Author: unknown Code: ASP 3.0 & VBScript |
This tutorial shows a 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. Author: Jerry Wood Code: ASP 2.0 & VBScript |
It's one thing to list your records in ascending or descending order on your web page, but how about letting the user sort your records the way they want? Author: ASPwebpro Code: ASP 3.0 & VBScript |
|  | |
This tutorial creates a search utility designed to show you the basics behind doing a simple database search using ASP. If you just want to download it, change the data in the Access database, make a DSN called "Employees," and use it....go for it! Author: Glenn Cook Code: ASP 2.0 & VBScript |
It is a simple search utility designed to show you the basics behind doing a simple database search using ASP. If you just want to download it, change the data in the Access database, make a DSN called "Employees," and use it....go for it! Author: ASP Trenches Code: ASP 2.0 & VBScript |
Code for parsing search strings (AND, OR, NOT, NEAR and quotes) for Microsoft SQL Server and other SQL servers that accept that syntax. Code: ASP 3.0 & VBScript |
A four part series that demonstrates a complete search engine and portal call "Hooray!" Demonstrates a way to sort and search database tables. Includes an example explanation, complete source code, and a working example. Author: Christopher Miller Code: ASP 2.0 & VBScript |
|  | |
Step by step giving the instruction how to: - browse for table names in any database; - browse for column names in any table any database; - use a variable in query string instead of complicated functions and encoding.
Author: Natalia Babkina Code: ASP 3.0 & VBScript |
This is a small example of how to get input from visitor at your site, search a database, and send them the results.
Author: Chris Pietschmann Code: ASP 3.0 & VBScript |
Icon Key >
 - Recently Updated
 - Showcase Listing
|