Categories
Tags → Html Table Data

@1 Data Sorting Tool

This script grabs contents from a text-based data file and sorts the data before tabulating it into a HTML table. Visitors can click on the title fields to re-sort the table in acending or decending order. It works with MS-Excel/Access data file or a...
DETAILS

Appgini PHP Generator For MySQL

Appgini PHP Generator For MySQLInstantly create multi-user PHP web database interfaces that let users view, sort, search and edit data of a MySQL database easily from a single web page. You have total control over how users can interact with your data. Display database contents to...
DETAILS

Sorting HTML Tables Using Javascript

This JavaScript code can be used to convert tables in ordinary HTML into sortable ones by associating each title column with an onClick event to automatically sort the data rows. No additional coding is necessary. All you need to do is give your tabl...
DETAILS

QikTable

QikTable is a PHP class that uses object-oriented syntax to simplify the creation of HTML tables. Set or clear ANY attribute (including CSS) for the table, headings, body, or by row, column or cell. Makes it easy to build tables with data imported fr...
DETAILS

Import CSV to HTML

The author writes &"A CSV (Comma Separated Values file sometimes referred to as a flat file) is essentially a text file that has a comma delimiter between the table values and a unique line for each observation. While this is usually a mean...
DETAILS

IntrSQL

The Compsys IntrSQL product is a component that allows SQL Statements to be run against almost any database over the Internet. The SQL Statement (along with DSN, Username and Password) are entered via any standard HTML (or ASP) page and the results a...
DETAILS

Python Hyperschema

Python Hyperschema is an open source public domain project that creates useful and really cool HTML hypermaps from SQL database schema, consisting of two small PL/SQL files and one Python (or C) source code file. The generated HTML pages have mousove...
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

CAGrid

This program allows you to represent dynamic tables on your html page. You just have to give a data file name and the columns definitions in parameter and the applet do all the work. User can navigate in the table using keyboard or mouse, change the ...
DETAILS

Table Creator

This script creates html tables on the fly by reading in your data from an ascii text file. This script is useful for posting a price list or any other type of information that is updated regularly. The only thing you need to change is the text file ...
DETAILS

Page:
©2003-2008 jCay.com