<% ' 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 = "" 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("cc1_ConnectionString") FP_DumpError strErrorUrl, "Cannot open database" fp_rs.Open "cc3", 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(11) Dim arFormDBFields0(11) Dim arFormValues0(11) arFormFields0(0) = "Unit" arFormDBFields0(0) = "Unit" arFormValues0(0) = Request("Unit") arFormFields0(1) = "Region" arFormDBFields0(1) = "Region" arFormValues0(1) = Request("Region") arFormFields0(2) = "Email" arFormDBFields0(2) = "Email" arFormValues0(2) = Request("Email") arFormFields0(3) = "City" arFormDBFields0(3) = "City" arFormValues0(3) = Request("City") arFormFields0(4) = "Phone" arFormDBFields0(4) = "Phone" arFormValues0(4) = Request("Phone") arFormFields0(5) = "Name" arFormDBFields0(5) = "Name" arFormValues0(5) = Request("Name") arFormFields0(6) = "Zip" arFormDBFields0(6) = "Zip" arFormValues0(6) = Request("Zip") arFormFields0(7) = "Country" arFormDBFields0(7) = "Country" arFormValues0(7) = Request("Country") arFormFields0(8) = "Caption" arFormDBFields0(8) = "Caption" arFormValues0(8) = Request("Caption") arFormFields0(9) = "State" arFormDBFields0(9) = "State" arFormValues0(9) = Request("State") arFormFields0(10) = "Address" arFormDBFields0(10) = "Address" arFormValues0(10) = Request("Address") FP_SaveFormFields fp_rs, arFormFields0, arFormDBFields0 FP_SaveFieldToDB fp_rs, Now, "Timestamp" fp_rs.Update FP_DumpError strErrorUrl, "Cannot update the database" fp_rs.Close fp_conn.Close Session("FP_SavedFields")=arFormFields0 Session("FP_SavedValues")=arFormValues0 Session.CodePage = Session("FP_OldCodePage") Session.LCID = Session("FP_OldLCID") Response.Redirect "cc1confirm.asp" End If End If Session.CodePage = Session("FP_OldCodePage") Session.LCID = Session("FP_OldLCID") %> May 2001 Caption Contest
May Caption Contest!


Fields in Bold are required
(otherwise how would we award your prize if you win???):
Your Privacy is important!!!
All personal information submitted will be used only for contest requirements/award. BoB has never sold or shared and will never sell or share personal information with any other organization or entity, and it will not be published in its entirety on any webpage.

Name
Address
City State Zip
(Country)  
Phone Email
(Unit) (Region)

Caption Entry: