
How can create a DCOM object in IE ?
Yes, write a wrapper around the component. About the different between
WSH and Script is that WSH is more robust and does not have the the
security restriction as in Script used in webpages. You can find out
more about it at microsoft website
http://msdn.microsoft.com/scripting/default.htm?/scripting/windowshost/d
oc/wsversion.htm
Tony
Quote:
> Thanks for reply. I see. Do you mean I should re-wrap the component
> in a locally called component ? I have already thought of it, but not
so
> willing to do it. What's the difference between windows script host
and
> script in IE ? Just security restriction ?
Quote:
> > Hi Betta,
> > I'm not sure what you are talking about. But if you are trying to
> > create a DCOM object using vbscript and HTML, you can't. You can
call
> > it using vbscript as you have described it. But if you want to
create
> > a DCOM object you must use a development environment that can
> > compile/create a DLL such as Visual Basic, C, C++ etc.
> > Tony
> > Sent via Deja.com http://www.deja.com/
> > Before you buy.
Sent via Deja.com http://www.deja.com/
Before you buy.