- 1,251 categories
- 40,829 scripts
- This script loads 10 random questions from an Access database and creates a javascript quiz from them. There are buttons to display the current score and to display the answers.
- This article presents an online exam system that pulls its data from an xml file on the server. The question list for the user is sent to the browser via Microsoft''s XMLHTTP Object. Using this same object, the questions are retrieved from the s...
- This tutorial explains along with sample code how to create a simple quiz program in ASP. It uses an Access database for data handling.
- This tutorial guides you through step-by-step how to create a multi-question quiz using ASP and MS Access database.