you want to use signed requests here's some info on how to setup your server to handle them.
http://code.google.com/p/opensocial-resources/wiki/OrkutValidatingSignedRequests davep On Fri, Jul 18, 2008 at 2:17 AM, ajay singh <[EMAIL PROTECTED]> wrote: > Hi > If I am making an application for orkut or any open social container, then > how can i check the valid request. Suppose I have written a code - > gadgets.io.makeRequest('mydomain/a.php') > > so how can i check that ajax request is valid .It is not coming from invalid > source or not coming directly from browser (If anyone directly paste this url > in browser) > > Thanks > Ajay > > > >

