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:
- Access to cookies, query strings and form variables. These are
automatically parsed at component instantiation.
- A common interface for WinCGI (Delphi 16 and 32) and ISAPI (Delphi 32 only).
- Easy access to URL redirections, page refreshing, client cookies,
HTML forms and more.
- 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.
- 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.
- A URL hex decoding function.
- 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.
- Download Components from http://rampages.onramp.net/~steveg/websbt.zip
Once you've downloaded the file, pkunzip it with the -d option
- View Sample ISAPI Code
- View Sample WinCGI Code
- View Properties and Methods
- What's Not Currently Supported
- Differences in Pro Version
©1996 by Stephen Genusa. All rights reserved.
Visit the Microsoft IIS FAQ at
http://rampages.onramp.net/~steveg/iis.html