Classic ASP: Alternative methods

Hi, I'm back again.

I previously posted about classic ASP problems and how Server.CreateObject cannot access Aspose.Words. http://www.mywebserver.com/asposeproject/TriggerVBS.asp

2) TriggerVBS.asp triggers CreateWordDoc.vbs in C:\Inetpub\wwwroot\asposeproject\triggers

3) After compiling the word document, CreateWordDoc.vbs saves the compiled doc to C:\Inetpub\wwwroot\asposeproject\docs and emails a copy to the user who triggered this process.

Is this theoretically possible?

Hard to say. I have never tried such an approach before. But it looks feasible enough.