找回密码
 加入
搜索
查看: 32919|回复: 0

[IE类操作] 请教在网页中多个同名INPUT的值输入问题

[复制链接]
发表于 2013-10-15 14:13:34 | 显示全部楼层 |阅读模式
这是页面中的代码
<INPUT onkeypress="checkKey_ip(this, document.frmSetup.VMAddress[1])" onchange="ChangeSet();IP1to223(this, infoValidAddr, infoLocatAddr, document.frmSetup.langinfo.value)" value=192 maxLength=3 size=3 name=VMAddress>
<INPUT onkeypress="checkKey_ip(this, document.frmSetup.VMAddress[2])" onchange="ChangeSet();IPCheck(this, document.frmSetup.langinfo.value)" value=18 maxLength=3 size=3 name=VMAddress>
<INPUT onkeypress="checkKey_ip(this, document.frmSetup.VMAddress[3])" onchange="ChangeSet();IPCheck(this, document.frmSetup.langinfo.value)" value=2 maxLength=3 size=3 name=VMAddress>
<INPUT onkeypress=checkKey_ipend(this) onchange="ChangeSet();IPEndCheck(this, infoIPAddrLast, document.frmSetup.langinfo.value)" value=1 maxLength=3 size=3 name=VMAddress>&nbsp;

请问用IE.au3如何才能将IP地址分别填入上面的几个INPUT里面呀!!!!请各位高手指点指点
您需要登录后才可以回帖 登录 | 加入

本版积分规则

QQ|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度

GMT+8, 2024-5-4 13:15 , Processed in 0.073954 second(s), 24 queries .

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表