[orkut-developer] Re: Sending user data to external websites

2008-05-07 Thread Krishna
Thanks a lot Nitin. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Orkut Developer Forum group. To post to this group, send email to opensocial-orkut@googlegroups.com To unsubscribe from this group, send email to

[orkut-developer] Re: Sending user data to external websites

2008-05-06 Thread Nitin Mittal
I don't think there is a direct way to export data. But you can do this by using makeRequest function. You can write a simple code to fetch data from persistent storage and then using makeRequest post that data to ur external website. You should have a code in ur external website to handle this