<% dim sql, rs, conn Set conn = Server.CreateObject("ADODB.Connection") conn.open "DRIVER={Microsoft Access Driver (*.mdb)};DBQ=" & Server.MapPath("/dbeez") & "\duty.mdb" Set rs = Server.CreateObject("ADODB.Recordset") sql = "SELECT * FROM tblParking" rs.open sql, conn, 3, 3 %> Girdwood Rotary Duty Roster
2011 Forest Fair
Friday July 1 ~ 11:00 am - 8:00 pm
Saturday July 2 ~ 11:00 am - 8:00 pm
Parade at 10:00 am
Sunday July 3 ~ 11:00 am - 6:00 pm
Please read the directions below this form ---------------
Girdwood Rotary Duty Roster
Forest Fair Parking - Demain's Parking Lot ~ July 1 - July 3, 2011
Start
Time
Day
Friday Saturday Sunday
10:00 ">
---------------
">
---------------
">
---------------
">
---------------
">
---------------
">
---------------
11:00 ">
---------------
">
---------------
">
">
">
---------------
">
">
">
---------------
12:00 ">
---------------
">
---------------
">
">
">
---------------
">
">
">
">
13:00 ">
---------------
">
---------------
">
">
">
---------------
">
">
">
">
14:00 ">
---------------
">
---------------
">
">
">
---------------
">
">
">
">
15:00 ">
---------------
">
---------------
">
">
">
---------------
">
">
">
">
16:00 ">
---------------
">
---------------
">
">
">
---------------
">
">
">
">
17:00 ">
---------------
">
---------------
">
">
">
---------------
">
">
">
">
18:00 ">
---------------
">
---------------
">
---------------
">
---------------
---------------
---------------
Light Traffic
Moderate Traffic
Heavy Traffic
19:00 ">
---------------
">
---------------
">
---------------
">
---------------
---------------
---------------
20:00 ">
---------------
">
---------------
">
---------------
">
---------------
---------------
---------------

Type your first and last name in an empty cell to volunteer for a specific starting time, day and 1 hour duty period. DO NOT USE APOSTROPHES AND PLEASE DO NOT TYPE OVER SOMEONE ELSE'S NAME OR TYPE TWO NAMES IN THE SAME CELL. When you have completed typing your name, left click on the "Save Changes" button on the bottom right corner of the form (or press your "enter" key) and follow the directions on the next screen. Thank you for volunteering your time.
For more information on the Girdwood Forest Fair go to their web site at http://www.girdwoodforestfair.com/


 

<% set rs = nothing set conn = nothing %>