You are here: DEVPPL Tutorials asp tests-and-quizzes
NOTIFICATIONS
54.066
MEMBERS
15.678
TOPICS
62.243
POSTS
  562
FLASH GAMES
7.740
TUTORIALS
 

Login

E-mail:
Password:

Asp Tutorials - Tests-and-quizzes

tests-and-quizzes tutorials

Online Exam using ASP & XML

Online Exam using ASP & XML

Rating:
(0)
Clicks: 173
Category: ASP >> Tests and Quizzes
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 d
^ Back to Top