Hello
I was run my code in OpenSocial Dev App editor.I taken code of
display hello world from that
http://code.google.com/apis/gadgets/docs/gs.html#Hello_World
.I tried to run hello world gadget in OpenSocial Dev App editor.but I
faced this error missing ; before statement.
this is my code :-
<?xml version="1.0" encoding="UTF-8" ?>
<Module>
<ModulePrefs title="hello world example" />
<Content type="html">
<![CDATA[
Hello, world!
]]>
</Content>
</Module>
I was just paste and Excecute but it's not working.
Please give me solution
Waiting your positive replay
Vimal Vaiwala
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Orkut Developer Forum" 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-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---