摘要:
在.NET中通过程序填写和提交表单还是比较简单。比如,要提交一个如下图所示的登录表单: 填写和提交以上表单的代码如下://要提交表单的URI字符串。stringuriString="http://www.xxx.com/Login.aspx";//要提交的字符串数据。stringpostString="userName=user1&password=password1";//初始化WebC... 阅读全文
posted @ 2007-10-09 15:09
噢耶游戏
阅读(804)
评论(1)
推荐(0)
浙公网安备 33010602011771号