>
How would i go about doing this? Do i need to open a web browser for each time i update the balance? My intention was to do it from ajax.
I was thinking to send 2 calls after each other to the server but then it can't really check if the email from the game matches the matches the email in the databse and then update the balance accordingly.
Can i ask if anyone here can replicate what i'm doing by sending 2 variables from ajax and try to update the user and see if you manage?
Regards
Edgar
Edgar, I used browser just to log the request to see if the expression was right.
Look, I have a HTTP server running... give me 5 minutes I will replicate to see what happens.