Right you are :) I'll have a go at that ASAP, too, then. Thanks again for the info :))) Cheers, C
On Oct 26, 1:26 pm, Christophe de Vienne <[email protected]> wrote: > Hi, > > On jsonp there is no more documentation for now, a small example would > be nice though. > > Using jsonp with tgws only requires you to add a 'jsonp' parameter to > the call, with the name of the function you want to call. > To learn more about calling the webservices, the documentation should > be complete enough. > > Regards, > > Christophe > > On 26 oct, 12:47, "[email protected]" > > > > > > > > <[email protected]> wrote: > > Hi Christophe, > > > Thanks for the heads-up ... is there any more documentation anywhere, > > or is the 'JSONP is supported' the only currently available? :) I'd be > > glad to try and contribute some docs for this, as its a feature I'm > > really interested in - however, as noted in my previous post, time is > > a luxury I'm seldom afforded at present, so it may be a few weeks > > before I get round to trying this out and putting together some docs > > if needed. > > > Cheers, > > C > > > On Oct 25, 2:08 pm, Christophe de Vienne <[email protected]> wrote: > > > > Hi, > > > > Just to jet you know that TGWebServices already provides jsonp > > > support : > > > >http://packages.python.org/TGWebServices/usage.html#jsonp-support > > > > One just need to add a "jsonp" named parameter when calling the a > > > method. > > > > Regards, > > > > Christophe -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/turbogears?hl=en.

