R
ringo.mandingo
Hi all,
I tried to implement the rendering of activex controls on the web page
by means of an external script, as described in the msdn topic
http://msdn.microsoft.com/library/?url=/workshop/author/dhtml/overview/activating_activex.asp
I tried to use both the div inner html replacement and the
document.write('<object...') techniques described in the article, but
the activex objects are loaded on the page but they still require
activation.
Has anyone experienced this kind of behavior?
Thanks in advance,
Ringo
I tried to implement the rendering of activex controls on the web page
by means of an external script, as described in the msdn topic
http://msdn.microsoft.com/library/?url=/workshop/author/dhtml/overview/activating_activex.asp
I tried to use both the div inner html replacement and the
document.write('<object...') techniques described in the article, but
the activex objects are loaded on the page but they still require
activation.
Has anyone experienced this kind of behavior?
Thanks in advance,
Ringo