<% ' 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("incidents_ConnectionString") FP_DumpError strErrorUrl, "Cannot open database" fp_rs.Open "incidents", 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(13) Dim arFormDBFields0(13) Dim arFormValues0(13) arFormFields0(0) = "allow" arFormDBFields0(0) = "allow" arFormValues0(0) = Request("allow") arFormFields0(1) = "hour" arFormDBFields0(1) = "hour" arFormValues0(1) = Request("hour") arFormFields0(2) = "region" arFormDBFields0(2) = "region" arFormValues0(2) = Request("region") arFormFields0(3) = "suburb" arFormDBFields0(3) = "suburb" arFormValues0(3) = Request("suburb") arFormFields0(4) = "tel" arFormDBFields0(4) = "tel" arFormValues0(4) = Request("tel") arFormFields0(5) = "email" arFormDBFields0(5) = "email" arFormValues0(5) = Request("email") arFormFields0(6) = "Day" arFormDBFields0(6) = "day" arFormValues0(6) = Request("Day") arFormFields0(7) = "ampm" arFormDBFields0(7) = "ampm" arFormValues0(7) = Request("ampm") arFormFields0(8) = "month" arFormDBFields0(8) = "month" arFormValues0(8) = Request("month") arFormFields0(9) = "min" arFormDBFields0(9) = "min" arFormValues0(9) = Request("min") arFormFields0(10) = "name" arFormDBFields0(10) = "name" arFormValues0(10) = Request("name") arFormFields0(11) = "incident" arFormDBFields0(11) = "incident" arFormValues0(11) = Request("incident") arFormFields0(12) = "year" arFormDBFields0(12) = "year" arFormValues0(12) = Request("year") FP_SaveFormFields fp_rs, arFormFields0, arFormDBFields0 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 "/pages/incidents_post.htm" End If End If Session.CodePage = Session("FP_OldCodePage") Session.LCID = Session("FP_OldLCID") %> Business Against Crime - Zululand
Date of incident:
Time of incident (hr : min : am/pm):
Region:
Suburb:
Details of Incident:

The BAC Zululand reserves the right to edit any incident grammatically or may choose not to publish any incident as it sees fit.

Your Details below will not be divulged to any third party and used for information verification purposes only.

Name:
Tel./Cell:
E-mail: