Categories
Tags → Asp 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

Page:
©2019 A--9.com