Working with Cookies
Rating: none Adrian Bacaianu - 01/24/2003 Send cookies to a client's browser from an ISAPI extension. An easy way to retrieve and visualize those cookies is also provided.
Discover ISAPI: ADO Data Access from ISAPI
Rating: none Adrian Bacaianu - 12/16/2002 Build HTML pages in ISAPI using OLE DB database access. The sample database is an Access database.
Browse IIS Directory Structures
Rating: none Christian Haindl - 11/20/2000 ISAPI Extension that displays (in an HTML Web page) the directory structure of an IIS Web Server
ISAPI ISAPI Versus ASP File Uploads in Web Applications
Rating: none Adrian Bacaianu - 05/16/2003 Two ways to upload images and files to your Web server, and the advantages and disadvantages of both.
Working with GET-POST Data
Rating: none Adrian Bacaianu - 02/11/2003 Retrieve the GET-POST data from a form in an ISAPI extension. Two helpful collections classes of parameters are also provided. A non-MFC version is also included.
File Uploading With ISAPI
Rating: none Michael Williamson - 02/06/2003 An easy way to upload files and work with forms using ISAPI.