Improving the Performance of ISAPI Applications -- Profiling the ISAPI DLLs
Learn to profile an ISAPI DLL and determine and remove bottlenecks, thus improving the performance.
Learn to profile an ISAPI DLL and determine and remove bottlenecks, thus improving the performance.
Two ways to upload images and files to your Web server, and the advantages and disadvantages of both.
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.
An easy way to upload files and work with forms using ISAPI.
Send cookies to a client's browser from an ISAPI extension. An easy way to retrieve and visualize those cookies is also provided.
Create a data feed system from a SQL database to a graphical applet.
Build HTML pages in ISAPI using OLE DB database access. The sample database is an Access database.
ISAPI Extension that displays (in an HTML Web page) the directory structure of an IIS Web Server
Simple ISAPI filter (and maintenance application) that logs 404 events
ISAPI filter to allow access only to hosts with selected names
ISAPI filter to allow access only to hosts with selected IP addresses
An ISAPI project to show database information (including images) in frames
An ISAPI project to show database information (including images)
An ISAPI project to send a page with an image to the browser