Categories
Tags → Asp Cursor

Selecting random record from database

This ASP source code describes a short way to select a record from database. First we need to calculate how many records we have in our table. Using randomize function, we generate a random number between 0 to count of records in database. Last...
DETAILS

Bullschmidt Bar Chart

Free ASP bar chart tool built as a pure ASP class so there are no components to register. If one puts the cursor over a bar, in most browsers its value is shown as a tooltip. Tooltip and y-axis values can be rounded and formatted to look like $1,23...
DETAILS
©2003-2019 jCay.com