<% 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 %>

MGA WEB TOURNAMENT SIGN UP FORM

MGA

Sponsored

NIGHT GOLF

NOTE:

Make your own Foursome!

 

PLAYER INFORMATION

  Name Handicap   MGA Member?
Player YES         NO
Player YES         NO
Player YES         NO
Player YES         NO

 

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.