[orkut-developer] Fetching data sent by makeRequest()

2009-07-14 Thread abhishek
Hi, I have developed an orkut app that extracts profile details of friends. Now i need to write these details to a file. For this i tried to send a small data (Array) to a freewebhost where i have my account. function makeRequest(url, post) { var params = {}; postdata = gadgets.io.encodeValues(po

[orkut-developer] Fetching data sent by makeRequest()

2009-07-14 Thread abhishek
Hi, I have developed an orkut app that extracts profile details of friends. Now i need to write these details to a file. For this i tried to send a small data (Array) to a freewebhost where i have my account. function makeRequest(url, post) { var params = {}; postdata = gadgets.io.encodeValues(po