Re: [web2py] when to use ajax

2010-12-03 Thread Branko Vukelic
On Fri, Dec 3, 2010 at 2:24 PM, apple wrote: > When should you use AJAX rather than a standard web request? At what > level of usage would I find the page refresh method becomes a > performance issue? I think it's best you take a look at examples on the Web and use whatever pattern you find makes

[web2py] when to use ajax

2010-12-03 Thread apple
Some years since I did any programming. Have had some time on my hands and taught myself python, web2py, jquery, javascript. Fine with all that. However I have some questions about the general design pattern/ architecture of a web2py application and specifically on use of AJAX. I have created an a