Hi Alex,
Thanks for your suggestions. I was hoping to make this app work
without resorting to client-side code mostly because I'm already
behind schedule and getting up to speed with even simple jQuery will
take time. But if I'm not able to resolve the current issue with
web2py/Python on the ser
Hello,
I was going to do something similar with some 2 players games (which I
have yet to implement), but was planning on doing the polling on the
client-side with Javascript and AJAX.
There is a function in Javascript:
window.setTimeout(jsFunctionToRun, timeToRunInMilliseconds);
That can be
2 matches
Mail list logo