|
Survey and Poll System This application can handle an unlimited amount of polls which are stored
in a database. Each poll or survey can have up to 5 possible answers although
this can be changed easily. Currently coded to allow users to only vote in one
survey per session. When this page is displayed, a random survey is selected
from the group in the database.
Version 3.0 released on February 16, 2003
- Complete rewrite using a VBScript Class design.
- Users can now vote one time per survey per session instead of one vote total per
session.
- Surveys are now randomized based on the total number of surveys in the database.
Old versions of the class randomized an id between 1 and 2 which required manual re-coding.
- Database connection strings are now properties of the class rather than hardcoded
session variables which were problematic.
- All known security issues were repaired.
What is your favorite programming language? view results
|