ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Silverlight (https://www.excelbanter.com/excel-programming/444000-silverlight.html)

ron

Silverlight
 
I know how to programmatically manipulate common web pages, extract
data from them, etc, from Excel. I usually do this by looking at the
source code behind the page and then creating a VBA macro to do what
is needed. A web page that I extract data from using an Excel macro
has been redone as a Silverlight web page. I can no longer see the
source code and have no experience interacting with Silverlight via
VBA. Is there a simple way to view the Silverlight source code, or
can someone point me to a site that will explain how to manipulate a
Silverlight web page using VBA?..TIA, Ron

Robbe Morris

Silverlight
 
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


All times are GMT +1. The time now is 10:26 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com