Calling VBA code from ASP

Hi,
I just wrote several pages of VBA Code to automate some Powerpoint processes.
Now I need to call these processes from a ASP file.

Is that possible Or ist there an other / propably better way to automate the Application when being called via a ASP application. Or do I need to use COM

cheers
mat



Answer this question

Calling VBA code from ASP

  • FreddyFresh

    Hi Mat,

    Here's the response from our support engineer:

    I understand that you want to use Office automation at server side. We do not recommend it and strongly suggest that you find alternatives. You can refer to the document below.
    Considerations for server-side Automation of Office
    http://support.microsoft.com/kb/257757/en/
    Please let me know what we can do for you after you read the article.

    -brenda (ISV Buddy Team)



  • Calling VBA code from ASP