WebSBT
CGI, WinCGI and ISAPI Extension Components
For Delphi 1.0 & 2.0
Release 1.0

Welcome to free documentation for WebSBT -- VCL components for Delphi 1.0 & 2.0 designed to support CGI (Delphi 2.0 only), WinCGI (Delphi 1.0 and 2.0) and ISAPI extensions (Delphi 2.0 only) through a common interface. These components have been designed to support both interfaces using the same properties and methods providing developers the ability to convert from WinCGI to ISAPI with almost no effort.

WebSBT provides:

  1. Access to cookies, query strings and form variables. These are automatically parsed at component instantiation.
  2. A common interface for WinCGI (Delphi 16 and 32) and ISAPI (Delphi 32 only).
  3. Easy access to URL redirections, page refreshing, client cookies, HTML forms and more.
  4. Built in function to load page colors and background settings from INI file providing an easy way to customize page colors on the fly or provide a uniform site color system that can be changed without recompiling your apps.
  5. Built in function to send file as HTML providing you with the ability to provide custom include files in your app. An optional filter proc can be created to modify each line before it is sent to the client giving developers an easy way to parse tokens.
  6. A URL hex decoding function.
  7. Much more!

THE SUBJECT MATTER INCLUDED IS PROVIDED "AS IS" AND WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. STEPHEN GENUSA SHALL NOT BE LIABLE FOR ANY SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING, WITHOUT LIMITATION, LOST REVENUES, LOST PROFITS, OR LOSS OF PROSPECTIVE ECONOMIC ADVANTAGE, RESULTING FROM THE USE OR MISUSE OF DOCUMENTS OR SOFTWARE HEREIN, EVEN IF STEPHEN GENUSA HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES, OR FOR ANY CLAIM BY ANOTHER PARTY.

  1. Download Components from http://rampages.onramp.net/~steveg/websbt.zip
  2. Once you've downloaded the file, pkunzip it with the -d option
  3. View Sample ISAPI Code
  4. View Sample WinCGI Code
  5. View Properties and Methods
  6. What's Not Currently Supported
  7. Differences in Pro Version


©1996 by Stephen Genusa. All rights reserved.


Visit the Microsoft IIS FAQ at http://rampages.onramp.net/~steveg/iis.html