Pystar Thu, 20 May 2010 12:47:24 -0700
Hi guys, I need to do some cross domain communication using web2py and the only sane way I can do that is using JSONP (JSON + padding). My question is how do I make web2py speak JSONP? Pystar