home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 31 / CDASC_31_1996_juillet_aout.iso / internet / htmlvb03.zip / HTMLVIEW.TXT < prev    next >
Text File  |  1996-05-28  |  8KB  |  234 lines

  1.  
  2.                                 H T M L v i e w
  3.                    -----------------------------------------
  4.  
  5.                          Version 0.279 - May 28, 1996
  6.  
  7.  
  8.                            (c) Copyright  1996-1996
  9.                              Software Technologies
  10.  
  11.  
  12.  
  13. HTMLview is a program that lets you view HTML pages.
  14.  
  15. HTMLview is a faster way of viewing HTML and URL:s than WebExplorer. It does
  16. many but not all of the things that WebExplorer does and works both on- and
  17. off-line. If you are used to work with WebExplorer you will soon be used to
  18. work with HTMLview.
  19.  
  20. HTMLview is not designed to be used online, some things work some dont.
  21.  
  22.  
  23. NOTE: THIS IS AN EARLY BETA VERSION. IT MAY NOT FUNCTION AS THOUGHT.
  24.  
  25.  
  26.  
  27. To start HTMLview:
  28. ------------------
  29. Start the program HV.EXE or start the WPS program reference (outlined
  30. below). You may put this program (its program reference, not the .EXE file)
  31. in the startup folder if you wish.
  32.  
  33. You may enter a URL as parameter to the program. Please note that .HTML files
  34. MUST be prefixed with file:/// (small letters) and URL:s must be prefixed
  35. with http://.
  36.  
  37.  
  38. NOTE: HV.EXE will put a .INI file in the directory where it is placed.
  39.       The file will be found even if start HTMLview from another directory.
  40.       (Name of the inifile is HV.INI). 
  41.  
  42. NOTE: If you are unhappy with the name of the .EXE or the .INI file you may
  43.       rename the .EXE to another name (ex. HTMLVIEW.EXE). Upon starting this
  44.       "new" .EXE file a new .INI file will be created with the same name as
  45.       the .EXE file (HTMLVIEW.EXE gives HTMLVIEW.INI).
  46.  
  47. NOTE: Users of earlier versions of HTMLview should remove any old .INI files !
  48.  
  49.  
  50.  
  51. Menus:
  52. -------
  53.  
  54. FILE ->
  55.   Open document      Allows you to specify a URL adress to open.
  56.              (Shortcut = Ctrl-D)
  57.  
  58.   Open file          You may select a HTML file to open.
  59.                      (Shortcut = Ctrl-O)
  60.  
  61.   Reload document    Reloads current document.
  62.                      (Shortcut = F5)
  63.  
  64.   Save as            Allows you to save the current URL as a HTML file.    
  65.                      (Shortcut = F2)
  66.  
  67.   Print document     Allows you to print the current URL.
  68.  
  69.  
  70.  
  71. NAVIGATE ->
  72.   Previous           Previous viewed URL
  73.                      (Shortcut = Ctrl-P)
  74.  
  75.   Next                 Next viewed URL
  76.              (Shortcut = Ctrl-N)
  77.  
  78.   Home page          Load homepage specified in File -> Save settings
  79.              (Shortcut = Ctrl-H)
  80.  
  81.   Latest URL:s       Shows a list with allt the URL:s visited during  
  82.                      this run of the program (a maximum of 250 though).
  83.                      This list is NOT saved when you end the program!
  84.              (Shortcut = Ctrl-Q)
  85.  
  86.   Clear List         Clears the Navigate -> Latest URL:s list.
  87.  
  88.  
  89.  
  90.  
  91. OPTIONS ->
  92.   Font               Lets you select the size of the viewing font. This
  93.                      does not update the File->Save settings selection.
  94.  
  95.   Beep when loaded   Select if you want HTMLview beep when a page has
  96.                      been loaded.
  97.  
  98.   Save settings      Gives you a dialog box where you can specify:
  99.                      - A home page (gets loaded when you select the
  100.                        Navigate->Home page menu item).
  101.                      - If the home page should be loaded at start
  102.                        of this program or not. Please note that if you
  103.                        specify a URL as a parameter to HTMLview the 
  104.                        homepage is not automaticly loaded.
  105.                      - This font size and the font used in the viewer.
  106.                      - If HTMLview will beep when a page has been loaded.
  107.  
  108.                        These selections are saved into your .INI file and
  109.                        get reloaded each time you restart HTMLview.
  110.  
  111.   Save window position
  112.                      Saves the current window position and restores
  113.                      it the next time you start HTMLview.
  114.  
  115.  
  116. HELP -> 
  117.   Product Information
  118.              Gives product information (version, copyright)
  119.              And shows installed version of WebExplorer DLL.
  120.  
  121.  
  122. Note: To save a URL object drag it to the desktop (or any folder) with
  123.       the  right mouse button pressed. If you wish to save the URL as
  124.       a HTML file instead drag with the Ctrl pressed.
  125.  
  126.  
  127.  
  128.  
  129. Button bar:
  130. -----------
  131. The buttonbar contains eight button that mimics (selects) specific menu
  132. items in the pulldown menu. They gray out when the function they represent
  133. is not availible. They are (from left to right):
  134.  
  135. Navigate -> Previous
  136. Navigate -> Next
  137. File -> Open file
  138. File -> Save as
  139. File -> Print document
  140. Navigate -> Latest URL:s
  141. Navigate -> Home page
  142. Help ->  Product Information
  143.  
  144.  
  145.  
  146.  
  147. Status bar:
  148. -----------
  149. The statusbar gives information on the loading of the URL:s and the name
  150. of the URL currently under the mouse pointer.
  151.  
  152. When printing the statusbar show a static text and the HTML windows is
  153. disabled. This is to prevent errors in printing.
  154.  
  155.  
  156.  
  157.  
  158. About the files:
  159. ----------------
  160. The main file (HV.EXE) creates a .INI file with its current settings in
  161. the same directory as as the .EXE file. This .INI file is NOT dependent 
  162. of the drive/directory and can easily be transfered with the .EXE file to 
  163. any drive/directory.
  164.  
  165. NOTE: If you are unhappy with the name of the .EXE or the .INI file you may
  166.       rename the .EXE to another name (ex. HTMLVIEW.EXE). Upon starting this
  167.       "new" .EXE file a new .INI file will be created with the same name as
  168.       the .EXE file (HTMLVIEW.EXE gives HTMLVIEW.INI).
  169.  
  170.  
  171.  
  172.  
  173. HTMLview requires IBM OS/2 Warp or later.
  174. HTMLview also requires WebExplorer 1.03 or later (and TCPIP for online work)
  175.  
  176. HTMLview has been tested with OS/2 Warp Connect and WebExplorer 1.1B.
  177.  
  178.  
  179. --------------------------------------------------------------------------------
  180.  
  181. Installation instructions:
  182.  
  183.    - Copy the file to a directory of your choice.
  184.  
  185.    - Create desktop icons with program references for HV.EXE.
  186.      DO NOT drag the icons representing the executables from the file system 
  187.      (Drives window).
  188.    
  189.    - If you would like you can create several program references with 
  190.      different URL:s as parameters. Many copies of HTMLview may run
  191.      at the same time
  192.  
  193. De-installation instructions:
  194.  
  195.    - Delete both program reference icons and all files.
  196.  
  197. --------------------------------------------------------------------------------
  198.  
  199.  
  200. License information:
  201.  
  202. This program is in a early beta stadium. Anyone may use it for non-commercial
  203. purpose. To use this software for commercial purporse please contact us!
  204.  
  205.  
  206. --------------------------------------------------------------------------------
  207.  
  208.  
  209. How to contact us:
  210.  
  211. Please do not hesitate to contact us at any of the following.
  212.  
  213.  
  214.         Software Tehnologies
  215.         P.O. Box 2345
  216.         S-403 15 GOTHENBURG
  217.         SWEDEN
  218.  
  219.         fax: sweden-(0)31-195260
  220.  
  221.     email: mail@jmast.se
  222.  
  223.  
  224. --------------------------------------------------------------------------------
  225.  
  226.  
  227. THESE PROGRAMS ARE BETAVERSIONS AND AS SUCH YOU ARE PERMITTED TO DISTRIBUTE THEM
  228. WITHOUT CHARGE PROVIDED THAT ALL FILES (EXCLUDING KEY FILES) ARE UNMODIFIED AND
  229. DISTRIBUTED TOGETHER. DUE COPYRIGHT MUST BE OBSERVED. THESE PROGRAMS ARE
  230. PROVIDED AS IS WITHOUT ANY WARRANTY, EXPRESSED OR IMPLIED, INCLUDING BUT NOT
  231. LIMITED TO FITNESS FOR A PARTICULAR PURPOSE.
  232.  
  233. ALL TRADEMARKS AND SERVICE MARKS ARE THE PROPERTY OF THEIR RESPECTIVE OWNERS.
  234.