佚名通过本文主要向大家介绍了activex控件下载xp,activex控件下载,activex控件,activex控件被阻止,activex控件官方下载等相关知识,希望对您有所帮助,也希望大家支持linkedu.com www.linkedu.com
问题: 嵌在网页中的ActiveX控件能否获得所在页面的URL?
描述:
解决方案1:
描述:
嵌在网页中ActiveX控件,其中一个属性要求一个URL,比如
http://hostname/pathname/filename
如果只给出相对路径如
pathname/filename
或者
/pathname/filename
控件能否获得完整的URL?如何实现?
解决方案1:
depend on which frame you want to check, see http://support.microsoft.com/kb/257717 and http://support.microsoft.com/kb/181678