Visual Basic 5 Power Sample =========================== Table of Contents ================= Overview File List Change Notes Overview ======== This is the Visual Basic 5 version of the Power sample object for Active Server Pages. It demonstrates how to write a component that makes use of the intrinsic ASP objects. Please read the top-level ReadMe for all the Simple and Power samples. Look at VB5Pwr.cls to see how these methods and properties are declared and implemented. File List ========= File Description ---- ----------- .\Source VB5Pwr.cls the source code for the VB5 power component VB5Pwr.vbp the project file .\Samples VB5Pwr.asp Demonstrates the use of the VB5 Power Sample object Change Notes ============ Beta 1: February 1997 --------------------- First release. Beta 2: March 1997 ------------------ * Better comments.