如何自动填写网页用户名与密码?

lzw_0736 2015-05-14 08:28:04
各位大侠:请问如何自动填写网页用户名与密码?

网页代码如下:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta name="SonicWALL Administrator" content="Copyright 2004 (c) SonicWALL, Inc. All rights reserved.">
<title>SonicWALL - Authentication</title>
<meta name="id" content="auth" >
<script type="text/JavaScript">
<!--
top.location.target="_top";
if (window.location.target != "_top") {
top.location.href=window.location.href;
}
var savedPwd = "";
function onPageUnload() {
window.name = "";
}
window.onunload=onPageUnload;
// -->
</script>
</head>
<frameset rows="*,1">
<frame src="auth1.html" name="authFrm" noresize scrolling="no">
<frame src="emptyView4.html" name="authTgtFrm" noresize scrolling="no">
</frameset>
</html>
...全文
144 2 打赏 收藏 转发到动态 举报
写回复
用AI写文章
2 条回复
切换为时间正序
请发表友善的回复…
发表回复
lzw_0736 2015-05-18
  • 打赏
  • 举报
回复
谢谢回复!也许没有办法了.
回马枪 2015-05-14
  • 打赏
  • 举报
回复
你这个网页有 Frame 可能是跨域访问 而且不能正常打开测试 难

2,727

社区成员

发帖
与我相关
我的任务
社区描述
VFP,是Microsoft公司推出的数据库开发软件,用它来开发数据库,既简单又方便。
社区管理员
  • VFP社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧