Categories
Tags → Asp Table Script

Counting Records in SQL Script

Sometimes we worry about limits of database table and we need to know how manay recods we have. In ASP we could count all recods using a loop. But if we have a small piece of knowledge about SQL script, our script works better and faster.
DETAILS

Xcripter

Xcripter is a framework for database driven code generation: Asp, Html, JavaScript. Its technology is based in pipelines of Xml Transformations, and guided by Visual Basic Classes. It is very easy to use: 1. Select a Database, 2. Select a Table, 3....
DETAILS

ASP MP3 Lister

This ASP script will allows you to gather mp3 ID3v1 and ID3v1.1 TAG info for all mp3s in a directory and create a table with the TAG information. The script can also write an asp page containing the table that you can use on your site as a separate p...
DETAILS

Web Explorer

Web Explorer is an ASP script that allows you to browse your web server in an Windows Explorer type fashion. It also demonstrates how to use File Scripting Objects and a little Table work.
DETAILS

ASP-SQL2Table

SQL2Table is a freeware C++ database COM server dll that takes a connection string and a SQL statement, generating a custom table in HTML format. The target audience is an Active Server Page scripter who wants to automate data retrieval from a relati...
DETAILS

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 s...
DETAILS
©2003-2008 jCay.com