![]() |
中国DOS联盟-- 联合DOS 推动DOS 发展DOS --联盟域名:www.cn-dos.net 论坛域名:www.cn-dos.net/forum |
| 游客 | 登录 | 注册 | 会员 | 搜索 | 中国DOS联盟 |
|
中国DOS联盟论坛 现在时间是 2026-08-12 07:36 |
共 47,811 主题排行 / 349,897 发帖 / 今日 0 篇 / 48,256 会员排行 |
| DOS批处理 & 脚本技术(批处理室) » 这个自动登录运行时弹出错,为何呢? |
| 可打印版本 793 / 0 |
| 第1楼 ednykissyou | 发表于 2010-05-23 01:53 |
| 初级用户 发帖 88 积分 182 | |
|
这个自动登录运行时弹出错,为何呢? Set ie=WScript.CreateObject("InternetExplorer.Application")
ie.visible=true ie.navigate "http://www.5tu.cn/logging.php?action=login" Do Wscript.Sleep 200 Loop Until ie.ReadyState=4 ie.document.getElementById("username").value="the123456" ie.document.getElementById("password").value="the123456" dl=ie.document.getElementsBytagname("loginsubmit") dl.submit ie.document.getElementById("loginsubmit").click -------------------------------------------------------------------------- 这句好像是多余的 dl=ie.document.getElementsBytagname("loginsubmit") dl.submit |
|
|
[ 联系联盟系统管理团队 -
中国DOS联盟 -
标准版 ] Sponsored by ifanr Inc | © 2001–2023 |