Well I have found a way. There is no way of solving this problem using .Net for Google Finance. You have to code in iGoogle Gadget and for that you will need to first register and create your own gadget and then publish it in iGoogle Directory. From there you would see a link to add your gadget to your web page. Go There and Click Get the Code. You will see a Link Just run that link some thing like http://www.gmodule.com/..../output=js on your web browser and you are done with Gadget. You can embed the same thing in a windows application as well in a web browser control. So Cheers!!!
On Jan 3, 10:06 am, vighnesh <[email protected]> wrote: > How do we use the js API in C#? How do we embed the js code in the web > browser control of a windows form in C#? > Currently I pasted the entire js code in DocumentText property of the > web browser control but it gives error Google is undefined. > Thank you. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iGoogle 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/Google-Gadgets-API?hl=en -~----------~----~----~----~------~----~------~--~---
