anorakgirl
Programmer
hi,
wondered if anyone had any suggestions for the best way to approach this:
i have an msaccess table containing a number of records. when my asp page loads, i want to show a random record from the table (i can do this). then when the user clicks "next" the page reloads and a different random record is displayed. each time next is clicked, a new random record should be displayed, but not repeating any of the records displayed previously during the session (obviously until all the records have been displayed).
i'm not sure what the best approach would be, any suggestions?
thanks! ~ ~
wondered if anyone had any suggestions for the best way to approach this:
i have an msaccess table containing a number of records. when my asp page loads, i want to show a random record from the table (i can do this). then when the user clicks "next" the page reloads and a different random record is displayed. each time next is clicked, a new random record should be displayed, but not repeating any of the records displayed previously during the session (obviously until all the records have been displayed).
i'm not sure what the best approach would be, any suggestions?
thanks! ~ ~