Oops, looks like Google shortens URL in forums. The URL above is
http://sandbox.orkut.com/Application.aspx?uid=X&appId=Y&appParams=Z

On Feb 12, 12:08 pm, Nikhil Gupte <[EMAIL PROTECTED]> wrote:
> You'll need to build a link of the following 
> type:http://sandbox.orkut.com/Application.aspx?uid=XXXXXXX&appId=YYYYYYYYY...
>
> The appParams is the key. It should contain escaped string of the
> following form:
> escape('{"key1":"value1","key2":"value2"}');
>
> And in your app, check for the presence of custom params like this:
>
> gadgets.views.getParams()['key1'] which'll return "value1"....
> Then if the param exists, you can display the relevant page.
>
> On Feb 12, 12:01 pm, soujanya <[EMAIL PROTECTED]> wrote:
>
> > I have an app with multiple pages.Am trying to redirect to another
> > page with in my app.
>
> > Tried all the ways to redirect...but no luck.
>
> > Just wanted to know,by any chance redirection happens in Opensocial.
>
> > If yes,please guide me.
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to