Thanks James !
I've already try this but it does'nt work...
In fact, i've try to install VBScript 5.6 and with this release the problem does'nt appear. So, the problem seems to come from the release 5.5 of VBScript.
But I have to find a way to make it work with release 5.5 because i can't...
I use the following VBScript to launch a Word application:
<SCRIPT LANGUAGE=vbscript>
Set WordApp = CreateObject("Word.Application")
WordApp.Visible = true
</SCRIPT>
My OS is Windows NT SP6. I use Word 97 and IE 5.5.
I launch IE and open my page containing this script.
The...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.