- The ISAPI Developer's Site - C++ and Delphi ISAPI code. Solid reference material.
- 15 Seconds : FAQ Section - The 15 Seconds web site is a free resource for developers working with Microsoft Internet Solutions. Good general reference. Delphi programmers will find ISAPI and _ASP servers examples for delphi.
- CGI expert - CGI Expert is a powerful component suite for Delphi and C++Builder (Std, Pro or C/S), making interactive, dynamically created web sites as simple as dropping a component on to a form. One of the greatest benefits with CGI Expert is its common class interface for simultaneous support of the following interfaces: CGI, Win-CGI, ISAPI, NSAPI, WSAPI
- chami.com tips - General tips page includes IIS and Internet advice.
- Delphi Page for Internet - Delphi Page for all kind of Internet programming examples. E.g. ISAPI, MIDAS, ClientSocket and Serversocket
- Delphi Web Development - Writing ISAPI/NSAPI scripts and ASP components in Delphi.
- Dr Bob's Delphi Internet Solutions - This on-line book contains information on HTML, CGI, ISAPI (and IntraBob), Web Modules, WinINET, FTP, ActiveX and ActiveForms to implement Delphi Internet Solutions.
- Dr.Bob's Delphi Clinic - Dr Bobs Delphi pages including intrabob a fine testing program for ISAPI and CGI programs ... Freeware.
- HREF Tools Corp - provide the software foundation and tools that developers and designers need to build, maintain, and deploy outstanding web applications
- Introduction To Delphi and the Web - Nick Hodges Conference Paper.
- Matlus - The Delphi Stop - A resource for Delphi CGI/ISAPI tutorials and downloads. This site also covers Delphi TCP/IP programming.
- Nick Hodges Conference Papers - Nick Hodges Conference Papers
- Server Seven Home Page - WWW server for 95 written in Delphi and Source.
- Snapjax Delphi ISAPI Developer's Site - Free downloads
- Web Programming in Delphi - This reference is designed to take you from a basic understanding of Delphi, to creating Web CGI applications.
Components:
- CGI Expert Free - Is a component suite for Delphi and C++Builder to build server side applications with a common interface for any of the following interfaces: CGI, Win-CGI, ISAPI.
- CGI SQL 1.0 - By Salt Wind Software. The TCgiSql combines Windows CGI and the TQuery component to enable database querying over the Internet with little effort.
- Delphi CGI Component Package - By Michael B. Klein. TCGI, the component, allows Delphi applications to interact with information servers (primarily World Wide Web servers), processing input and generating output on the fly.
- HTML Query, HTML Table - Component can build Html code from THtmTable and THtmlQuery because they are child's form Table and TQuery. In component is a preview function included. Very useful when writing web database applications.
- TCGI 1.0 - The TCGI component was created to enable users to create CGI applications using the Delphi Environment.
- TISAPI - Smart object for accessing ISAPI, to write the HTML result you can use the standard output device with write & writeln functions
- TISAPI v2.0 - TISAPI is a Delphi class which enables the developer to quickly and easily write ISAPI DLLs which run on Microsoft's Internet Information Server for Windows NT.
- TWebInterface - WebInterface is a component to allow CGI development with Microsoft Web Servers (IIS 2.0, 3.0 and 4.0). It provides all encapsulation needed to make CGI coding easy and fast
- TWebParser - By Hadi Hariri. Adds file upload capabilities to your ISAPI web application. Replaces Request.ContentFields methods. Current version only supports ISAPI. Minimum requierements: Delphi 3 Client / Server.
- Web App 1.04 - Server Independent - a WebApp Server Application can run unmodified, without re-compilation, on top of any Web server
- Web Application Builder - Components pack for easily create interactive web sites.
- Web Page Counter for Delphi - By Dave Wedwick. Create a web page counter in Delphi. This is for use on web servers via the cgi-bin protocol. This creates and returns a JPEG image of the counter value.
- WebHub - WebHub is a software product for people who want fast, full-featured web sites that are easy to maintain. WebHub provides a complete development environment for building web applications.
- WebProvider - By WebProvider Team - Radek Voltr. WebProvider is Open Source Code WebBroker replacement developed under Delphree project.
- WSAPI Support for Delphi - By Paul Gallacher. This is a framework for building WSAPI applications using Delphi.
|