Hi, i'm building a quiz. How should i store my information about the highscore?
Maybe in a textfile on the net, but i'm not good at C++ yet, so i don't know.

I want that everybody can have their own copy of this program, so i figured, i must have the highscore on the internet otherwise everybody aint gonna have the same highscore, right?