View Generated Source (After AJAX/JavaScript) in C#

it is possibly using an instance of a browser (in you case: the ie control). you can easily use in your app and open a page. the control will then load it and process any javascript. once this is done you can access the controls dom object and get the “interpreted” code.

Leave a Comment