<% ' FP_ASP ASP Automatically generated by a Frontpage Component. Do not Edit. On Error Resume Next Session("FP_OldCodePage") = Session.CodePage Session("FP_OldLCID") = Session.LCID Session.CodePage = 1252 Session.LCID = 1033 Err.Clear strErrorUrl = "submission_failed.htm" If Request.ServerVariables("REQUEST_METHOD") = "POST" Then If Request.Form("VTI-GROUP") = "0" Then Err.Clear Set fp_conn = Server.CreateObject("ADODB.Connection") FP_DumpError strErrorUrl, "Cannot create connection" Set fp_rs = Server.CreateObject("ADODB.Recordset") FP_DumpError strErrorUrl, "Cannot create record set" fp_conn.Open Application("volunteers_file_ConnectionString") FP_DumpError strErrorUrl, "Cannot open database" fp_rs.Open "Results", fp_conn, 1, 3, 2 ' adOpenKeySet, adLockOptimistic, adCmdTable FP_DumpError strErrorUrl, "Cannot open record set" fp_rs.AddNew FP_DumpError strErrorUrl, "Cannot add new record set to the database" Dim arFormFields0(5) Dim arFormDBFields0(5) Dim arFormValues0(5) arFormFields0(0) = "volunteer_type" arFormDBFields0(0) = "volunteer_type" arFormValues0(0) = Request("volunteer_type") arFormFields0(1) = "volunteer_name" arFormDBFields0(1) = "volunteer_name" arFormValues0(1) = Request("volunteer_name") arFormFields0(2) = "volunteer_email" arFormDBFields0(2) = "volunteer_email" arFormValues0(2) = Request("volunteer_email") arFormFields0(3) = "volunteer_phone" arFormDBFields0(3) = "volunteer_phone" arFormValues0(3) = Request("volunteer_phone") arFormFields0(4) = "volunteer_requests_skills" arFormDBFields0(4) = "volunteer_requests_skills" arFormValues0(4) = Request("volunteer_requests_skills") FP_SaveFormFields fp_rs, arFormFields0, arFormDBFields0 If Request.ServerVariables("REMOTE_HOST") <> "" Then FP_SaveFieldToDB fp_rs, Request.ServerVariables("REMOTE_HOST"), "Remote_computer_name" End If If Request.ServerVariables("HTTP_USER_AGENT") <> "" Then FP_SaveFieldToDB fp_rs, Request.ServerVariables("HTTP_USER_AGENT"), "Browser_type" End If FP_SaveFieldToDB fp_rs, Now, "Timestamp" If Request.ServerVariables("REMOTE_USER") <> "" Then FP_SaveFieldToDB fp_rs, Request.ServerVariables("REMOTE_USER"), "User_name" End If fp_rs.Update FP_DumpError strErrorUrl, "Cannot update the database" fp_rs.Close fp_conn.Close FP_FormConfirmation "text/html; charset=windows-1252",_ "Form Confirmation",_ "Thank you for submitting the following information:",_ "volunteers_file.asp",_ "Return to the form." End If End If Session.CodePage = Session("FP_OldCodePage") Session.LCID = Session("FP_OldLCID") %> volunteers db

volunteers db

Home                     

 

Sign up here if you would like to volunteer for the Discover Hartford Bicycling and Walking Tour.   

Thank you in advance for stepping up to help make this event happen.

Volunteer Type (please select at least one):

Your Name:

Phone Number:

E-mail Address:

Special Skills or Requested Assignments (optional):

 

All photos by John Duval.
Questions or problems regarding this web site should be directed to the Webmaster.
06/25/2008 05:16 AM -0700
If you use content from this website, please credit the Central Connecticut Bicycle Alliance and link back to this site.