Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Run macro's from an ASP page

Status
Not open for further replies.

tvbruwae

Programmer
Aug 9, 2001
224
EU
Hi

Is it possible to run Word macro's from an ASP page in Internet Explorer? Opening a Word document works fine, but I need a macro to be executed as well (preferrably with arguments too).

In case this isn't possible : how could variables assigned to the document by ASP (objDoc.Variables.Add "MyVar", "1234") be accessed from within Word macro's?

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top