08 2007 档案
post 提交表单
摘要:大家好!我在做个采集程序,程序是这样先从一个页面获取一个值(按钮的ID值),在POST 提交到另一个页面,我的代码是 string uriString = "http://www.xxx.com.cn/xxx.html"; //要提交的页面 WebClient myWebClient = new WebClient(); str... 阅读全文
posted @ 2007-08-16 11:44 wbscn 阅读(198) 评论(0) 推荐(0)