README.TXT

Visual Basic 5 Simple Sample 
============================


Table of Contents
=================

Overview
File List
Change Notes


Overview
========

This is the Visual Basic 5 version of the Simple sample object for
Active Server Pages. It demonstrates how to write a component that
has straightforward methods and properties.

Please read the top-level ReadMe for all the Simple and Power samples.

Look at VB5Smpl.cls to see how these methods and properties are
declared and implemented.


File List
=========

File Description
---- -----------

.\Source

VB5Smpl.cls the source code for the VB5 simple component
VB5Smpl.vbp the project file

.\Samples

VB5Smpl.asp Demonstrates the use of the VB5 Simple Sample object


Change Notes
============

Beta 1: February 1997
---------------------

First release.


Beta 2: March 1997
------------------

No changes.