Hi Harikrishnan,

   Where are you running your gadget?

~Arne


On Jun 23, 9:35 pm, Harikrishnan <[EMAIL PROTECTED]> wrote:
> Hai All
>
> Am new in open social .......Hw can we implement the all java
> scripts(message..mail.. etc  java scripyts) in our
> application...................am a asp.net programmer from
> trivandrum.....................i added that java scrpt(mesage.js)im
> my
> application in dirctle...........
>
> <script language="javascript" type="text/javascript"
> src="message.js">
>
> </script>
>
> in aspx .cs  page
>
> Button1.Attributes.Add("onclick", "Call('Hello');");
>
> in js page
>
> opensocial.Message = function CallJs() {
>
>     var btn = document.getElementById("Button1");
>     alert(btn);
>
> };
>
> Wjhen runing this seeing an error messag e.............."open social
> undifined"  Y this happening............................
>
> Please help
>
> Harikrishnan................
>
> my email   id   [EMAIL PROTECTED]
--~--~---------~--~----~------------~-------~--~----~
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