下面zip文件:http://www.content.aspdir.co.uk/files/Article-11.zip
During this article you will learn how to construct your own web poll using ASP. The article presumes you 
already understand basic database interaction. 
The following samples of code allow a user to select one of four options to a question. The user's vote is 
then recorded in a database and the user is taken to a page where the results for each option can be 
viewed in statistical, numerical and graphical form. Not bad, huh?
The whole applic...[ 查看全文 ]