Hello guys,

I am trying to redirect my xml gadget to a html page, I am using the
following code:

<?xml version="1.0" encoding="ISO-8859-1"?>
<Module>
  <ModulePrefs title="Salário Por Segundo">
    <Require feature="opensocial-0.7"/>
  </ModulePrefs>
  <Content type="html">
    <![CDATA[
       <meta http-equiv="refresh" content="0;URL=http://
davidribeirolopes.googlepages.com/index.html">
    ]]>
  </Content>
</Module>

But when I upload it on my orkut sandbox the result is not what I
expect, it shows the html code of the page and not the html content
itself.
You can see the result here:
http://sandbox.orkut.com/Application.aspx?appId=1087957141412&uid=15768574775344454066
Please help me, how can I redirect a page correctly?

Thanks!
David Ribeiro.
http://brasilopensocial.blogspot.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenSocial Application Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to