Rating System

Hey all i animate for this site Fun-games.net and ive been set out on this “quest” to find a rating system where people could rate our movies “they are stickdeath” and right now all we have them do is go to the forum and tell us what you think…well thanx alot for any help i get later all:pope: <<<<< i like that guy o yeah it needs to be in html

i believe you have to use a database and play with variables. You cant do that straight in html.

u could create a mini poll below or beside the movie, and mae it look less like a poll, so when they rate it 1 it counts or 10 it counts like a poll…

rate our movie…

(poll options below)
1
2
3
4
5
6
7
8
9
10

you could use that and that is with html just 1 idea

aight good idea for the poll ill run that by the webmaster thanks alot :smiley: and thanx to the other guy also i really dont know if he has php or mysql or what ever

You could do it with one PHP script and a FORM in HTML. You could either save your info in a database, or in text files on your server.