Nice one Chris and thanks for reviewing this post. Web2py has indeed come a
long way from 2 years ago and is worthy of a revisit. Cheers!
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/
On Sunday, September 4, 2011 8:01:16 PM UTC-4, Noel Villamor wrote:
>
>
> Thanks for that very helpful snippet Bruno.
>
> Just a follow-up, will it be possible for the 'target' parameter below
> be a jQuery function? I wanted to do some further processing on the
> browser side when callback retu
Thanks for that very helpful snippet Bruno.
Just a follow-up, will it be possible for the 'target' parameter below
be a jQuery function? I wanted to do some further processing on the
browser side when callback returns.
ajax("{{=URL('default','mycontroller')}}"+args ,[],'target');
On Aug 31, 6
I think you might want the Ajax function:
http://web2py.com/book/default/chapter/10#The-ajax-Function
Please ignore the above post, as it was submitted prematurely. If a
moderator is around, please delete the post. Thank you.
5 matches
Mail list logo