to avoid cache while testing in orkut sandbox..try these steps..it
worked for me...
in the profile page if your application is displaying it will show the
old data.
1.Click on your Application name in the left nav bar.
2.when the application opens in a separate page you will still see the
old data.
3. The url of this page looks like
    
http://sandbox.orkut.com/Application.aspx?uid=11198922932734986910&appId=753230938622
4. Now append &bpc=1 to it. The URL will be like -
    
http://sandbox.orkut.com/Application.aspx?uid=11198922932734986910&appId=753230938622&bpc=1
  and you will see the latest changes to your application.

Hope it helps!


On Dec 7, 8:54 pm, wisdomaccess <[EMAIL PROTECTED]> wrote:
> Arne
>
> What is appId ?
> I used uid for appId, but don't work.
> Thank you for your help
>
> Christina
>
> On Nov 21, 4:54 pm, "Arne Roomann-Kurrik (Google)"
>
>
>
> <[EMAIL PROTECTED]> wrote:
> > Orkut's sandbox caches your gadget to improve latency.  This is
> > undesirable during development, so to bypass caching on a given Orkut
> > page, please append &bpc=1 to the URL of the page itself:
>
> > For example:
>
> > Cached:http://sandbox.orkut.com/Application.aspx?uid=x&appId=x
>
> > Not cached:http://sandbox.orkut.com/Application.aspx?uid=x&appId=x&bpc=1
>
> > Please note that you do not append bpc=1 to the url of the gadget you
> > install.
>
> > ~Arne- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Orkut Discussion" 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