Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
No can do. Silverlight is a compiled application similar in nature to a compiled windows application. It does not expose its internal UI object model to the browser (at least not without writing custom code inside the app to do it).
The best you could hope for was access to the WCF web service they use to interact with the server. Submitted via EggHeadCafe Oracle Developer For Beginners http://www.eggheadcafe.com/training-...L-Samples.aspx |