- 1,233 categories
- 40,462 scripts
Updated: 01/15/2005
- Basically, through the use of HTTP cookies, it lets you set up a single text file of questions and answers so that any given student will only get any single question once. The questions are presented in a random order out of the list of questions the student has not seen yet. Once an individual has seen all the questions in the database, a message will appear telling the student that they have seen all the questions, and no more questions will be displayed for that student. Teachers can add questions and answers to the file through the use of an admin form. The admin form has spaces for the question, the correct answer, and up to 4 alternate answers to appear randomly in multiple choice or true/false format.
- Categories
- Tags
- Platforms
- Licenses
- Other Free / Open Source License
- Author
- Ever wondered how you can use a form to log someone in, or get information from the user and drop it into a database? This is a good example of how to get all of the info from those elusive cells. It also shows you how to make sure that they don&apos...
- The purpose of this article is to show how to get records from an html form and submit that form to an ASP page. This ASP page will then use SQL to enter the records into the database.
- GNU Cgicc is an ANSI C++ compliant class library that greatly simplifies the creation of CGI applications for the World Wide Web. Cgicc performs the following
functions: Parses both GET and POST form data transparently; Provides string, integer, flo...
- If you''re generating pages repeatedly using the same format, or if you want to allow users to easily create data-entry and display screens, this script will do it. You just specify a file on your local hard drive that follows the right format, ...
- BNBFORM.CGI is the All-In-One Forms Processor that is designed to allow you to quickly implement your HTML based forms. The program is configured by information you provide in the form itself, so you can get the script to handle your data in a variet...