home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 February / CHIP_2_98.iso / software / pelne / optionp / iis4_07.cab / readme.txt15 < prev    next >
Text File  |  1997-10-25  |  1KB  |  55 lines

  1.                      Visual Basic 5 Simple Sample
  2.                      ============================
  3.  
  4.  
  5. Table of Contents
  6. =================
  7.  
  8.     Overview
  9.     File List
  10.     Change Notes
  11.  
  12.  
  13. Overview
  14. ========
  15.  
  16. This is the Visual Basic 5 version of the Simple sample object for
  17. Active Server Pages.  It demonstrates how to write a component that
  18. has straightforward methods and properties.
  19.  
  20. Please read the top-level ReadMe for all the Simple and Power samples.
  21.  
  22. Look at VB5Smpl.cls to see how these methods and properties are
  23. declared and implemented.
  24.  
  25.  
  26. File List
  27. =========
  28.  
  29. File             Description
  30. ----             -----------
  31.  
  32. .\Source
  33.  
  34.  VB5Smpl.cls     the source code for the VB5 simple component
  35.  VB5Smpl.vbp     the project file
  36.  
  37. .\Samples
  38.  
  39.  VB5Smpl.asp     Demonstrates the use of the VB5 Simple Sample object
  40.  
  41.  
  42. Change Notes
  43. ============
  44.  
  45. Beta 1: February 1997
  46. ---------------------
  47.  
  48. First release.
  49.  
  50.  
  51. Beta 2: March 1997
  52. ------------------
  53.  
  54. No changes.
  55.