Hi Denes, firstly thank you for your swift response!
I'm now at work. So in 4 hours or so I'll try it at home. After that I'll report here if it's works. Best Regards Phoboss On 27 Jan., 15:49, DenesL <denes1...@yahoo.ca> wrote: > Hi Phoboss, > > web2py uses the jQuery.ajax API which has a parameter named async for > that. > > Try changing your app's web2py_ajax.html file where the jQuery.ajax > calls are made and specify async : false . > > Denes > > On Jan 27, 3:53 am, Phoboss <spartia...@gmail.com> wrote: > > > > > > > > > Hi Experts, > > > how can I turn off asynchron AJAX in web2py? > > It sounds strange but I need it synchronous! > > > BTW, I implemented this > > example:http://www.web2py.com/book/default/chapter/10#Ajax-Form-Submission > > > Thank you so much! > > > Best Regards > > > Phoboss