T
TXaggie
I created a page using vb script,
CreateObject("Word.Application")
It's running with no error with MS office2000, however,
when I upgraded my office to office2003..I have an error
that ActiveX can not create object. Do I need to change
anything to CreateObject?
CreateObject("Word.Application")
It's running with no error with MS office2000, however,
when I upgraded my office to office2003..I have an error
that ActiveX can not create object. Do I need to change
anything to CreateObject?