Re: [Plastic-devs] Plastic Application Monitor
Brought to you by:
johndavidtaylor,
thomasboch
|
From: Alasdair A. <aa...@as...> - 2006-10-13 23:46:17
|
John Taylor wrote: > Looks very very cool. Look forward to seeing the live > version....also...this 'ere javascript xml-rpc malarky then....is > it generalisable to ordinary web pages or do we hit security > problems again? We run into security problems, dashboard widgets are exempt from a lot of the security restrains which normal javascript suffers. However you can work around this one by using a back end proxy to forward the request. I've got some PHP lying around which will do this... Al. |