Confession. I've always worked with PHP on Linux/Apache so I know little
about ASP. OK. I have PHP 5 running on a Windows IIS server. I can run
INDEX.PHP and INDEX.ASP and each will run correctly. Each has a few lines
of either ASP or PHP.
My question. Is it possible to invoke an ASP script from PHP?