You can do jsonp (http://bob.pythonmac.org/archives/2005/12/05/remote-
json-jsonp/) but I am not sure it solves the same prpblem you want to
solve.

On Apr 26, 3:41 pm, Pystar <aitoehi...@gmail.com> wrote:
> Hi guys,
> I am developing an sms-to-web advertising platform and I am having
> some problems, here is how it works. Interested website/blog owners
> register on the platform,then any visitor to that website can then
> text a 140 character advert to a short code, the user's prepaid
> account gets deducted, and the revenue is shared between the Telecom
> company, the shortcode provider, the ad platform owner and the website
> owner.
> My Problem: I was thinking of using iFrames to display the ad's from
> the ad platform on registered 3rd party sites, but I would like to
> know if there was a better way of doing this. I was advised to use
> JSONP, can I do that with web2py? and does anyone here have any
> experience with this kind of stuff?
> Thanks Guys,
> Pystar,
> Logiclabs Inc,
> Lagos, Nigeria
>
> --
> Subscription settings:http://groups.google.com/group/web2py/subscribe?hl=en

Reply via email to