[OpenSocial] Re: Orkut on IE

2008-01-23 Thread Kallol Borah
Shoban, thanks for offering to help. I get a blank screen when I run the following code ?xml version=1.0 encoding=UTF-8 ? - Module - ModulePrefs title=Lukup height=502 scrolling=false Require feature=opensocial-0.5 / /ModulePrefs - !-- Content type=url

[OpenSocial] Re: How can i get Adress Fileds of a person

2008-01-23 Thread Cinthya Ruys
Ok. I think all of us undertand that. Thanks! = ) Cinthya 2008/1/22, Reinoud Elhorst [EMAIL PROTECTED]: Then, for now, that's it in Orkut I'm affraid. Don't forget though that the implementation is still in beta, very likely the guys at Orkut are still discussiong which fields to expose.

[OpenSocial] Re: How can i get Adress Fileds of a person

2008-01-23 Thread RAJA SEKHAR
si u know that before right? if yes please try to share knowledge u have then it wil multiply otherwise it will decrease by .5% By e Tc Have a good knowledge On Jan 23, 2008 6:49 PM, Cinthya Ruys [EMAIL PROTECTED] wrote: Ok. I think all of us undertand that. Thanks! = ) Cinthya

[OpenSocial] Re: How can i get Adress Fileds of a person

2008-01-23 Thread Cinthya Ruys
Raja, all my knowlage I get in the documentation ( http://code.google.com/apis/opensocial/docs/) and in this group. Cinthya 2008/1/23, RAJA SEKHAR [EMAIL PROTECTED]: si u know that before right? if yes please try to share knowledge u have then it wil multiply otherwise it will decrease by

[OpenSocial] How to handle Widget Unloading event?

2008-01-23 Thread [EMAIL PROTECTED]
Hi, Im developing a small application which needs to send data back to the server when the user quits that application(e.g when he navigate to another page ).. In normal html we can use onUnload inside body tag BODY onUnload=javascript Can anyone tell me how to implement this in OpenSocial