|
Borland Delphi Companion Tools CD Full |
|
|
All |
DrBobCGI 3.2 (ID #18493)Bob Swart Training & ConsultancyIn The Delphi Magazine issue #29 (january 1998), I first started the development of a unit called DrBobCGI to assist in web server application development (with support for obtaining GET or POST field values). Back in those days, WebBroker was part of Delphi 3 Client/Server, so DrBobCGI was a welcome addition for non-Delphi 3 C/S users. In later issues of The Delphi Magazine, I extended DrBobCGI with support for the HttpUserAgent (the type and version of browser) and RemoteAddress (the IP-address of the browser), Cookies (in issue #44 and #45), Authorization (base64-encoded), ScriptName (the name of the web server application itself) and finally cross-platform support for both Delphi 4+ and all versions of Kylix (as well as C++Builder 4 or higher). |