home *** CD-ROM | disk | FTP | other *** search
/ Tutto per Internet / Internet.iso / soft95 / Html / Server / Samples / OleISAPI / readme.txt < prev    next >
Encoding:
Text File  |  1995-12-04  |  484 b   |  12 lines

  1. To use the OLEISAPI dll, first install the dll in your
  2. scripts directory.  Any OLE object that is installed
  3. on the system (that implements one or more methods via
  4. IDispatch that conform to the required method signature)
  5. can then be called.
  6.  
  7. To use the sample, install OLEISAPI.HTM into a server-
  8. visible directory and party on.  In order to use the
  9. VB authored sample object, you must register the
  10. object on the system using REGSVR32 or else compile
  11. it using Visual Basic.
  12.