Hi everyone,
I am developing an asp.net webpage where i would like the user to play a game.
The game is moving a car for every time tick.
I got the timer function(ajax) and made the movement in javascript.
Now my problem is that how to call the javascript function from my timer which i have in asp ajax.
Love to hear any advise.
Thanking you