| Server IP : 195.130.67.5 / Your IP : 216.73.217.154 Web Server : Microsoft-IIS/10.0 System : Windows NT WEBSERVER1 10.0 build 17763 (Windows Server 2016) i586 User : IUSR ( 0) PHP Version : 7.4.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Old Sites/Arxikos WebServer/InetPub/wwwroot_old/samples/isapi/ |
Upload File : |
<html> <head> <title>ISAPI Programming Examples</title> </head> <body BACKGROUND="/samples/images/backgrnd.gif" BGCOLOR="FFFFFF"> <body BGCOLOR="FFFFFF"> <p> <table> <tr> <td><img SRC="/samples/images/SPACE.gif" ALIGN="top" ALT=" " WIDTH="21" HEIGHT="27"></td> <td><a HREF="/samples/IMAGES/mh_prog.map"><img SRC="/SAMPLES/images/mh_prog.gif" ismap BORDER="0" ALIGN="top" ALT=" " WIDTH="524" HEIGHT="53"></a></td> </tr> <tr> <td></td> <td> <hr><font size="+3">ISAPI </font><font size="+3">P</font><font size="+2">rogramming </font><font size="+3">E</font><font size="+2">xamples</font> <p> <font size="2"> Internet Server Application Program Interface (ISAPI) is the high-performance server extension API supported by Microsoft Internet Information Server and Peer Web Services. ISAPI allows dynamic responses to HTTP requests, instead of just returning static HTML files. <p> The following links go to two simple ISAPI applications. The first one is for users to do <a href="/samples/isapi/srch.htm">text searches</a> over the HTML pages of the Web site. The second is a <a href="/samples/isapi/favlist.htm">favorite sites bulletin board</a>, where users can recommend Web sites to other users who access this Web site. <p> </td> </tr> </font> </table> </body> </html>