I am new to this list as I have seen where Inline can be a tremendous resource for things that we are doing, not the least of which is being able to use a legacy DLL from one of our proprietary applications to be the muscle for an online application that I'd like to build. So let me ask what might seem to be a rather ignorant question...
Do I have to have some sort of C++ compiler (I know that I do need one as something has to interpret the code in the Inline block) on the web server where the application will originate? If so, what compiler should I use? (I am running IIS5.0 on a W2K box....I wish they'd let me change over to BSD or Linux and Apache.) I appreciate any and all insight into this.