Tests & Quizzes
Results 1 - 4 of 4
ASP & Javascript Quiz
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.
Online Exam using ASP & XML
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 server and...
(show more)
ASP Tutorial
This tutorial explains along with sample code how to create a simple quiz program in ASP. It uses an Access database for data handling.
Creating an On-Line Quiz Using ASP
This tutorial guides you through step-by-step how to create a multi-question quiz using ASP and MS Access database.
