home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1999 September
/
CHIPCD_9_99.iso
/
software
/
uaktualnienia
/
OptionPackPL
/
iis4_07.cab
/
readme.txt15
< prev
next >
Wrap
Text File
|
1998-04-27
|
1KB
|
55 lines
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.