【发布时间】:2014-12-18 02:15:40
【问题描述】:
我使用 webbrowser 控件并希望获取文档中的 n th 表。 webbrowser1.Document 包含 Forms、Images、Links 的元素数组...但不包含表格。
表格没有 ID,我需要访问 live 元素,我的意思是 HtmlAgilityPack 对我没有帮助。
【问题讨论】:
-
echo ini_get("upload_max_filesize");得到了什么? -
post_max_size 为 10M 和 15M
标签: c# html webbrowser-control