I'm wondering, since a POST was recommended for an online highscores list, how to do this. I know the names of the data I wish to send, the data, but not how to send the POST message to a specific webpage.

Could you help me out?

The data I'd send would be:
Name: String[255]
Score: Integer
Difficulty: Boolean