01-23-2002, 10:34 AM
|
#1
|
|
Member (10 bit)
Join Date: May 1999
Location: Orlando, FL
Posts: 975
|
ASP & Rnd
I am creating a web-based quiz which will have specific categories. Each category will have 20-30 questions associated with it's categoryID. I would like to use the Rnd function to display 10 random questions pulling from the 20-30 available questions.
The problem - I have never used Rnd so I am lost. How do I make sure it doesn't randomly select an already displayed question?
Thanks for any help.
|
|
|