Easy question about DHTML
Hi,
in a HTML-page I try to get a reference to the Internet Explorer object with DHTML.
I've read in
http://msdn.microsoft.com/library/de...chitecture.asp
that this can be done by the following syntax.
Set MyObject = browser.Application
It don't work. Does anybody now how to use it?
Thanks!
- Tri -
Re: Easy question about DHTML
Use the Object Tag
(1)http://atcsoft.freeservers.com/thele...9/lesson89.htm
(2)
http://atcsoft.freeservers.com/thele...9/lesson90.htm
Please rate the article if it is of any use to you. This encourages me to reply more and more and more.