I was just trying to get database access to a webpage. This is actually for a friend and his client. I have some experiance with ATL servers but I didn't realize his client had a UNIX.
You don't need ISAPI for that. ISAPI exists to extend the integral functionality of a web server. For example, the VBScript engine that is shipped with every IIS installation is ISAPI code.
Apache provides a similar functionality in its module plugin system. And Apache modules tend to be more OS-agnostic than ISAPI modules.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.