J
James
Hi,
I have a web application that generates a word document
using VBScript. Most users have no problems but some
users get -
Error: ActiveX component can't create
object 'Word.Application'
on the line -
set oApp = createobject("Word.Application").
The users have their IE Security set to Low but still have
a problem.
All help greatly appreciated.
Cheers
James
I have a web application that generates a word document
using VBScript. Most users have no problems but some
users get -
Error: ActiveX component can't create
object 'Word.Application'
on the line -
set oApp = createobject("Word.Application").
The users have their IE Security set to Low but still have
a problem.
All help greatly appreciated.
Cheers
James