- 1,233 categories
- 40,349 scripts
Updated: 11/13/2001
- 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 displayed on the page whenever the user requests a question.
- Categories
- Tags
- Platforms
- Licenses
- This tutorial provides introduction to XML and then moves on to create an XML page. Step by step instructions are given to read the data from XML file using ASP pages. Sample Code and online demo available.
- Annoyed by Java? Scared of cookies? Blocked by a firewall? If your browser can handle frames, and contains a standard issue XML parser (or even a SGML parser), then you''ve got what it takes to use the Clatter chat room. Using PHP3 and a CSV fil...
- XML Survey is a Java Servlet that allows you to collect data from any html form and save it in xml-format. It runs using a text configuration file that can be saved anywhere on your server. Also XML file can be created anywhere on your server.
- This project is effectively a library class for reading/writing/displaying XML documents, for manipulating them in memory by adding/deleting/changing attribute values
and child nodes, and for extracting specific nodes from larger XML objects. It is...
- Metabase is a set of PHP classes that provides DBMS independent access and management of databases. Currently it features: Set of functions that call the selected DBMS driver objects functions; DBMS Drivers classes; A parser class for interpreting DB...