Yes you can run a word macro from asp page, as I have discovered. However, passing arguments is proving to be elusive and I'm not even sure you can. My script so far:
Dim sFileNamePath,theBookMark
Set objWord = CreateObject("Word.Application")
objWord.Application.visible=true...
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.