Forum Moderators: open
I've written a javascript game which displays a Score and Code at the end and asks the player to email them to me if they wanted to be included in a Hi-Score table.
I'm sure there are a lot smarter ways of doing this BUT I only know a bit of javascript & HTML :O)
The idea is a form which is diplayed when the player gets a hi-score... they enter their name, press [Send] and the details are emailed to be. The form should also contain the values of the variables Score and Code. Any suggestions how I should go about this?
Many thanks.
P.s.
Site is mainly for young ones, so all names would have to varified manually anyway. Also, from previous experiance, would not expect more that 2 or 3 emails a day to start with, becomming fewer as it gets harder to find a place on the table.