How to automatically create web pages

Samples produced by this method: [ tips ][ data ][ analysis ] [ more tips ]


Stk2000 automatically creates a web page when you save the contents of the Analysis text box as anything with a .html file extension. This is a convenient way to customize tip sheets and analysis results for web browsers.

How to Auto-Create a web page tip sheet.

  1. Click File; Open and click on a race day file from the file list box.
  2. Click File; Handicap to produce a handicapped tip sheet in the Analysis text box.
  3. Click File; Save As; then in the File Save dialog box enter the filename to save. Give the file name a .html extension. Example: filename.html
  4. Make sure the extension is .html and not .htm as the later will not work.
  5. Click Save on the dialog box to create the web page.

Simple HEAD.HTM
___________________________________

<html>
<head>
<title> Stk2000 tip sheet </title>
</head>
<body>
<p align=Left>
<pre>

Simple FOOT.HTM

</pre>
</body>
</html>

You can also edit any text file by clicking File; Edit then save it back by clicking File; Save As then type in the file name. Make sure to save the file name with an .html file extension.

You can customize your head.htm and foot.htm with any valid html tags by editing them with any plain text editor. You must be careful when using WYSIWYG html editors however, because many of them insist upon completing the head.htm tags by adding html ending tags.

Customize your HEAD.HTM

How to customize your tip sheet

  1. Click File; Edit; then in the Select Filename dialog box enter head.htm. The text of head.htm will appear in the Analysis text area.
  2. Make your changes to the text in the Analysis text area.
  3. Click File; Save As then enter head.htm in the File name text area.

How to view your new header with your web browser

  1. Click File; Edit, then find the head.htm in the file list of the dialog box.
  2. Put your mouse pointer on head.htm and Right Click your mouse button. This is the button on the Right Hand side of the mouse. The right click triggers a drop-down menu.
  3. Left Click Open in the drop-down menu triggered by the Right mouse click