home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 27 / IOPROG_27.ISO / SOFT / LINX.ZIP / ReadMe.txt < prev   
Encoding:
Text File  |  1999-04-17  |  761 b   |  27 lines

  1. ****
  2. Linx
  3. ****
  4. by John Morris
  5.  
  6. -To install Linx using the provided HTML page
  7. Simply place Linx.class in the same directory
  8. as linx.htm.  Then open linx.htm with your
  9. web browser.
  10.  
  11. -To install Linx using your own HTML page
  12. Copy the applet tag from the html of linx.htm,
  13. making sure you get all 18 <param> tags included
  14. between the open applet tag
  15. <applet width="400" height="300" code="Linx.class">
  16. and the close applet tag
  17. </applet>
  18. into the html of the page on which you want Linx
  19. to appear.
  20.  
  21. *NOTE - You can design your own course using the
  22. Linx Course Editor.  The editor also provides you
  23. with the complet html <applet> tag, along with all
  24. the <param> tags.  You can get it at
  25. www.jacksshack.com/linxbldr.htm
  26.  
  27. Thanks for using Linx