Put files into the wwwroot on your computer(you must have IIS instaled!). Then start it .. something like this http://localhost/pool/poll.asp poll.asp - main page vote.asp - view votes updateeng.asp - add vote to the database stili.css - stylesheet For administration type http://localhost/pool/admin/adminlog.asp adminlog.asp - login page (1.st page!!) admintit.asp - main admin page adminedit.asp - edit poll adminupd.asp - update record adminactive.asp - set active poll adminactiveupd.asp - update active poll record admindel.asp - delete poll admindelupd.asp - update record (delete) adminnew.asp - add new poll adminupdnew.asp - update new stili.css - stylesheet Poll uses cookie protection which expires in one month. There are some bugs which will be removed in next version!