开发者

javascript generated content in .Net windows forms application?

i w开发者_如何学JAVAant to load some content from an "HTML" page in to a windows forms application the problem is that the content on the HTML page will be generated by javascript so i am confused with what should i do, so if you have a solution then please tell me. Otherwise if someone can tell me about how can i embed IE into windows forms application then load that page into it AND THEN load the content generated by javascript into my form application then it will also work.

I am using .Net 4.0

Thanks in advance.


Put a WebBrowser control onto the form and set its Url property.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜