Hi there,
I hope someone can help me out.
A cfquery result returns 35 records (this is not always 35).
One fieldname 'QuestionID' contains numbers of questions. Now, I would like to make a list of 6 question, randomly picked from the 35 (result of the query).
All 6 (at random picked) questions must be unique! The same questionID may not be repeated in the list.
Does anyone of you have a suggestion?
THANK YOU VERY MUCH.
bram
I hope someone can help me out.
A cfquery result returns 35 records (this is not always 35).
One fieldname 'QuestionID' contains numbers of questions. Now, I would like to make a list of 6 question, randomly picked from the 35 (result of the query).
All 6 (at random picked) questions must be unique! The same questionID may not be repeated in the list.
Does anyone of you have a suggestion?
THANK YOU VERY MUCH.
bram