Do anybody knows how to call a .exe program from ASP, something similar to Shell(). Besides, in VB, we can use API to detect whether the shell program has finished. Can we (and how) do that inside ASP?

Thanks a lot for any hint?