Online survey using ASP and XML. Users are asked a question, they can answer it or skip to the next one. The results are displayed as a chart after each answer. Just type a few questions into the polls.xml file, set one link and it is ready for upload to the Web server.
=====================================================
Unzip this archive into a subfolder of your web server.
Open your browser and type the path to this folder.
Read the instructions from default.htm, which should appear in your browser.
Happy coding!
======================================================
Updates since v.1.2
- switched from MS Access to XML for better compatibility with most servers
Special thanks to George Lynn, www.sentryusa.com , for testing and good ideas!!
File List:
@PSC_ReadMe_7823_4.txt
1Kb
default.htm
5Kb
editxml.htm
2Kb
graf.gif
54b
poll.asp
2Kb
polls.xml
1Kb
preview.gif
12Kb
processpoll.asp
2Kb
readme.txt
1Kb
settings.asp
1Kb
style.css
1Kb
viewpoll.asp
3Kb
xmlroutines.asp
3Kb
Similar code
Web Links Directory
(Popularity: ) : Unlimited sub-categorys , Add/Delete/Change Categorys, Add/Delete/Edit links, Ranks,Approve the links count links in category and more ...
Feature:
- Add/Delete/Edit Link
- Approve the links
- Register Member
- Login and logout
- Add/Delete/Edit Category
- Ranking the link
- Change ... ASPLib2001
(Popularity: ) : This is a general purpose ASP library that will help you with most of the common tasks in ASP programming. DB support: general routines (ever wanted to get a recordset with one line of code? use table name, view name, ... Sanitize
(Popularity: ) : Sanitize Ver 1.0 is an advanced filtering function. It is able to filter out bad words (user defined), and characters as well as handle those pesky single quotes when adding information into a database. String Builder Class
(Popularity: ) : Increase ASP string concatenation. This class is very usefull when you have to work with text concatenation.ASP is not good making string concatenation. This class has very good performance.