I'm making a website that will allow people to post their current high score of a game onto the page, and it would be displayed on the site in real time. I have NO idea how to accomplish this.
Here's the idea:
It's a virtual pinball game, the highest score wins. The player gets the highest current score, and types in his name and score. The page then updates and shows his name and score on the site and everyone now knows the new score to beat. If someone puts a lower score than the one already posted, the site either ignores it, or puts it in the correct spot on the standings.
I was told to use php and asp to do this. Right? Will ASP work on a free host like geocities?
Help?
Thanks!