<% Set Connect = Server.CreateObject ("ADODB.Connection") Connect.Open "golf" Set GrossRS = Server.CreateObject ("ADODB.Recordset") Set NetRS = Server.CreateObject ("ADODB.Recordset") QGross = "Select * Gross" QNet = "Select * from Net" GrossRS.Open QGross, Connect, adOpenStatic, adLockOptimistic NetRS.Open QNet, Connect, adOpenStatic, adLockOptimistic %> <% GrossRS.AddNew GrossRS("name") = Request.Form("name") GrossRS("hole") = Request.Form("hole") GrossRS("money") = Request.Form("money") GrossRS.Update NetRS.AddNew NetRS("name") = Request.Form("name") NetRS("hole") = Request.Form("hole") NetRS("money") = Request.Form("money") NetRS.Update %>

NOTE:

This is an INDIVIDUAL tournament.  Sunday we will pair you up according to your score and ranking in the tournament.

DAY 2

REGISTRATION

for the

 

Individual

Golf Tournament

 

 

PLAYER INFORMATION

  NAME HANDICAP   TEES YOU NORMALLY PLAY FROM
Player WHITE         BLUE         GOLD
Player WHITE         BLUE         GOLD
Player WHITE         BLUE         GOLD
Player WHITE         BLUE         GOLD

 

 

You are responsible for showing up the morning of the tournament.  No-shows are not acceptable.  If you do not cancel within 24 hours of tournament you will be ineligible to play in the next MGA event.  It is also your responsibility to verify dates and starting times as these are subject to change at any time.  Please check with the clubhouse a few days prior to the event to verify your registration.