% ' 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 Err.Clear strErrorUrl = "" 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("contact_usfeedback_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(10) Dim arFormDBFields0(10) Dim arFormValues0(10) arFormFields0(0) = "T2" arFormDBFields0(0) = "T2" arFormValues0(0) = Request("T2") arFormFields0(1) = "S5" arFormDBFields0(1) = "S5" arFormValues0(1) = Request("S5") arFormFields0(2) = "S6" arFormDBFields0(2) = "S6" arFormValues0(2) = Request("S6") arFormFields0(3) = "Username0" arFormDBFields0(3) = "Username0" arFormValues0(3) = Request("Username0") arFormFields0(4) = "S7" arFormDBFields0(4) = "S7" arFormValues0(4) = Request("S7") arFormFields0(5) = "S8" arFormDBFields0(5) = "S8" arFormValues0(5) = Request("S8") arFormFields0(6) = "email0" arFormDBFields0(6) = "email0" arFormValues0(6) = Request("email0") arFormFields0(7) = "Comments0" arFormDBFields0(7) = "Comments0" arFormValues0(7) = Request("Comments0") arFormFields0(8) = "VTI-GROUP" arFormDBFields0(8) = "VTI-GROUP" arFormValues0(8) = Request("VTI-GROUP") arFormFields0(9) = "MessageType" arFormDBFields0(9) = "MessageType" arFormValues0(9) = Request("MessageType") 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:",_ "contact_usfeedback.htm",_ "Return to the form." End If End If Session.CodePage = Session("FP_OldCodePage") Session.LCID = Session("FP_OldLCID") %>
|
|
|
Home Links Ranks Permission Slip
|
If you have any
comments, questions, concerns, ideas, or thoughts about the
Troop, please feel free to email our leaders. Scoutmaster Waine Rodrigues - wrodrigues@possolutions.com Committee Chair Stephen Hunter - MGTDBMW@cablespeed.com |