是否有“客户端”这样的东西? Web 开发中的 VBScript?
今天我与一位同事就客户端脚本进行了讨论。 JavaScript 是我使用过的唯一客户端脚本语言(也是我所知道的唯一一种),但她似乎认为您也可以在客户端使用 VBScript。这是真的吗?
I got into a a discussion with a co-worker today regarding client side scripts. JavaScript is the only client side scripting language I have used (and the only one i know of), but she seemed to think that you could have VBScript on the client side as well. Is this true?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的,对于 Internet Explorer:
链接:
http://www.asp101.com/tips/index.asp?id= 35
您还可以使用客户端 C#。
Yes, for Internet Explorer:
Link:
http://www.asp101.com/tips/index.asp?id=35
You can also have client-side c#.