[orkut-developer] help regarding send mail in V8

2009-08-19 Thread Shikhar Sachan
I have a sendmail function that is working fine on v 7. However I have no clue as to hoe to convert it into v8. How should i modify the DataRequest and use idSpec Any help will be highly appreciated. function sendmail() { var params = []; params[opensocial.Message.Field.TITLE]="Give the title he

[orkut-developer] Re: How to pass request parameters for application,which is not installed in orkut profile?

2009-08-19 Thread Apurv Gupta
Hi Sergei, It isn't possible today, afaik. However, it's a good feature request for orkut to propagate appParams from /AppInfo.aspx to /Application.aspx [and then you can get the params and add them to your makeRequest] On Tue, Aug 18, 2009 at 5:12 PM, barinov.ser...@gmail.com wrote: > > Hi agai