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

