Categories
Tags → Asp Number Random

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

DP ASP Random Quote

This little script retrieves data by jumping into a random record number based on the recordcount of the database. Also includes an Admin Area where you can add,edit or delete Quotes. Can be displayed anywhere on your existing ASP page. Free!
DETAILS
©2003-2008 jCay.com