标题: [问题求助] 为什么vbs无法获取到html元素的属性 [打印本页]
作者: jyswjjgdwtdtj 时间: 2023-6-10 21:53 标题: 为什么vbs无法获取到html元素的属性
本帖最后由 jyswjjgdwtdtj 于 2023-6-11 11:09 编辑
第三行 拒绝访问- set h=createobject("htmlfile")
- h.write("<object id='hdh' classid='CLSID:3050f4e1-98b5-11cf-bb82-00aa00bdce0b'></object>")
- a=h.getElementById("hdh").object.openfiledlg("","","Text Files (*.txt)|*.txt|","select files")
复制代码
经测试htmlelement.object不让访问 为什么?
作者: Batcher 时间: 2023-6-11 09:45
请阅读发帖规则第九条:
http://bbs.bathome.net/thread-963-1-1.html
作者: jyswjjgdwtdtj 时间: 2023-6-11 11:09
回复 2# Batcher
已改
欢迎光临 批处理之家 (http://bbs.bathome.net/) |
Powered by Discuz! 7.2 |