Sorry, I'm a newby on this program. However, it looks great to me.
I encountered a problem while sending variables into a mysql database using AJAX:
Parameters for AJAX: Post to URL
Tag "PostScore"
URL: "http://www.webaddress.nl/game/php/savescores.php?name=playerName.Text&score= Score"
Data: ""
Method: "POST"[/code:2gnl33b8]
This doesn't work, I can't figure out why.
Retrieving data works fine.
Please give me some advise.