VBScript 无法在 www.meteor.ie 上运行 [英] VBScript wont work on www.meteor.ie

查看:27
本文介绍了VBScript 无法在 www.meteor.ie 上运行的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

.Focus() 函数在 Windows Server 2003 中不起作用.有什么我可以做的事情吗?

The .Focus() function will not work in Windows Server 2003. Is there any thing i can do to make it work?

WScript.Sleep 1000 
.getElementByID("quickSearchMsisdn").value = "085729916" 
WScript.Sleep 1000 
.getElementByID("quickSearchMsisdn").value = "0857299167" 
WScript.Sleep 1000 
.getElementByID("quickSearchMsisdn").value = "0857299167"
.getElementByID("quickSearchMsisdn").Focus 
WScript.Sleep 10000
.getElementByID("doSendSMS").click 

这是登录我的在线移动帐户并向我发送自动文本.无论页面设计如何,都需要点击数字字段.

It is to log into my online mobile account and send me an automated text. What ever way the page is designed the number field needs to be clicked into.

推荐答案

您可能想尝试使用 Firefox 而不是 IE.这个帖子似乎有一些见解/解决方案.http://forums.asp.net/p/1098151/3384669.aspx#3384669

You might want to try using Firefox instead of IE. This posting seems to have some insight/solution. http://forums.asp.net/p/1098151/3384669.aspx#3384669

这篇关于VBScript 无法在 www.meteor.ie 上运行的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆