% Option Explicit %> <% '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' ' ' Main ' ' Purpose: ' ' Directs the action. ' ' Revisions: ' ' [TDB 06.Apr.2002] Code written. ' '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' Sub Main() Call WriteStandardHeader("Betting System Java Program", _ "Java program for betting system that " & _ "involves betting on every 'runner' that has a chance of winning", _ "Betting system, multiple runners, many bets in one race") Response.Write "
BettingSystem is a JAR-packaged Java program that you can run on your machine (Java is installed with most web browsers including Internet Explorer)
The program implements the betting system described elswhere on this site
If you have any problems please let me know at
<%= ADMIN_EMAIL_ %>