C# WebBrowser control — Get Document Elements After AJAX?

后端 未结 7 758
[愿得一人]
[愿得一人] 2020-11-27 14:01

I\'m writing an application that uses the WebBrowser control to view web content that can change with AJAX that adds new content/elements. I can\'t seem to get at the new el

7条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-11-27 14:26

    Do you control the web page?

    If so, here's a blog post that explains how: http://www.palladiumconsulting.com/blog/sebastian/2007/04/ultimate-intranet-toy.html

    If not, there's probably a solution but I can't help you, sorry.

提交回复
热议问题