Official Review
NULL
|
Other links at ASP > Scripts and Components > Database Tools |
| 1. |
Job Database
|
|
|
Our Job Database script allows the user to add, edit, or delete jobs from web forms rather than usingHTML. The script is ideal for people who don't know HTML or don't have much time to maintain web pages. The data is stored in an Access database.
|
| 2. |
Crop news or event item to display first sentence
|
|
|
This code snippet uses the instr function to identify a full stop (period) within a sentence and crops the sentence up to this point. Seems fairly straightforward, but I had a real problem finding any resource out there that offered this!
|
| 3. |
DbNetCombo
|
|
|
Self-contained database driven combo box component designed for IE5+ and ASP/ASP.NET. Combo is implemented as a JavaScript object and is updated independently of the web page. Ideal for creating linked combo boxes. High performance, capable of loading thousands of records from the database without significant performance degradation. Extensible, allows additional database columns to be assigned as option properties for application usage. Searchable, with version 1.1 you can automatically create an accompanying search field that allows you to navigate to the correct option based on a string of characters.
|
| 4. |
ASP Template Pack
|
|
|
A collection of ASP templates for Lockwoodtech's Proc-Blaster Code Generator that helps to dispense with redundant coding for managing data of your tables in SQL Server. It enables you to generate code quickly & also includes client-side validations. Searching and browsing through records is made very simple. The interface can also be customized as desired.
|
| 5. |
Simple Database Access
|
|
|
This application simplifies connecting to databases, reducing the amount of code you'll have to write each time you connect.
|
|
|