如何使用WATIN在iframe中获取内容 [英] How to get content inside iframe using WATIN

查看:74
本文介绍了如何使用WATIN在iframe中获取内容的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要从网站上读取一些html元素。当我查看网站的来源时,它有以下html。



I need to read some html element from a site. When i view source of site it has following html.

<FRAMESET borderColor=#e5e6e6 cols=175,* rows=*>

<FRAME src="left.htm" name=treeframe>
<FRAME marginHeight=0 src="General_Statistics.html" name=basefrm marginWidth=0>

</FRAMESET>









我想使用FRAME left.html和General_Statistic中的WATIN获取html值s.html。两者都在FRAME你可以看到。



请建议如何实现这一点。





I want to get html value using WATIN from FRAME left.html and General_Statistics.html. Both are inside FRAME u can see.

Please suggest how to achieve this.

推荐答案

这篇关于如何使用WATIN在iframe中获取内容的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆