Categories
Tags → Table Simple

Display Image From Database

It is possible to store images in a database using a number of third party tools or a custom built component. Once you have the images stored in your database, however, displaying them requires the use of a simple ASP page. This tutorial explains how...
DETAILS

PHPMyEdit

How many times have you hand coded a simple editor for a MySQL table in php? PHPMyEdit is a code generator to write this sort of editor for you automatically. You may never need to hand code a table editor again. PHPMyEdit can be used for anything th...
DETAILS

alt rows

alt rows is a simple PHP code snippet demonstrating how to do alternating table cell colours.
DETAILS

Building a Yahoo! Style Navigation Bar

This sample will demonstrate how to quickly build a simple Yahoo! style navigation bar that displays the paths a user has taken to get to a given directory, and also displays a table of links to the sub-directories of the current directory. Full sour...
DETAILS

Limit query results with the Recordset object

Have this short program around so that you can quickly see what columns and what data are in your database. Here you will see some of the common methods and properties used to limit the results from your SQL query. Using a simple form that takes a ta...
DETAILS

Simple Search

This is a simple script called Simple Search. To set this script up just enter a DSN at the top of the Default.asp page and the rest is cake. What this does is once you enter in the DSN, the script will list all tables and views in the database, sele...
DETAILS

DBBrowse

DBBrowse is a servlet-based application that runs on a Web server (either intranet or extranet). Using a simple HTML Web browser, DBBrowse enables you to access the Web server''s databases (local or remote databases as well). The main DBBrowse...
DETAILS

Press Release!

Press Release makes adding a ''Latest News'' section to your web site a snap! Anyone can update the web site by simply copying and pasting an article from Word into a form - and adding a picture from the hard drive, if desired. Main feature...
DETAILS

MimiMenu

MimiMenu is a Perl script that dynamically creates a dropdown list table of contents containing all html pages in the directory where the calling page is located. There is a second script named gomimi.cgi that is a simple redirect script that will l...
DETAILS

PHP - MySQL Hit Counter

This is a simple graphical webpage counter that uses a MySQL table and database for easy tracking of hits on a website. It requires that in the web page that is calling the script have two(2) veriables: The Webpage that is calling the script (i.e. in...
DETAILS

Page:
©2003-2019 jCay.com