\n"; echo "\n"; $host = $host; $login_name = $strlogin; $password = $strpass; MySQL_connect("$host","$login_name","$password"); mysql_select_db("hiycorg_hiyc") or die("Could not find database"); $strQuery = "select $intIdField, $strNameField from $strTableName order by $strOrderField $strMethod"; $rsrcResult = mysql_query($strQuery); while($arrayRow = mysql_fetch_assoc($rsrcResult)) { $strA = $arrayRow["$intIdField"]; $strB = $arrayRow["$strNameField"]; echo "\n"; } echo ""; } ?>
Harbor Island Yacht Club

Old Hickory, Tennessee
 











































Race Results Entry

Race:             

Wind:                      

Class:                     

Skipper:         

Boat Type:    

Elapsed Time: ::

                                       

Show Who Has Registered

Test --> Enter Race Results

 

Test-->>Print Report

 

Test -->>Delete Race Entry

 

HELP


Race:  Select from drop down box

 

Wind:

  • Light = 3 - 8

  • Medium = 9 -14

  • Heavy = 15+

Skipper: Select from drop down box

Elapsed time: Enter HH MM SS

SAVE: To save the entry

ADD: To add and entry/ skipper

DELETE: To delete an entry/ skipper