Voting or Quiz in flash or frontpage 2000!

How kan i creat a voting or quitions that the visitor kan answer and shows the result in prosent or so or a Quiz is it pussible and free ! how kan i do it ?

thanx;)

well, you need something to store answers, as in MySQL… or any other odbc connection, for that matter. There are many answers out there, Im sure, but I think I would do it with flash, php, mysql.

so I canot do it in html or so !

hmm thats sad:scream:

html…not by itself. You’re gonna have to go asp, php, odbic and cgi, etc… simply because you are going to store data and later retrieve it. That normally points directly to a database.

Again, there are other ways, but that is the way I would do it.