%if request("do")= "del" Then SQLDel = "UPDATE Forces_Events SET Deleted = 'yes' WHERE EventID = "&request("id")&" " Set RSDel = MyConn.Execute(SQLDel) response.redirect "event-board.asp?locname="&request("locname")&"&loccounty="&request("loccounty") end if %>
Sorry! No events in this location.
<%else Do While NOT RSEvents.EOF %>
<%if session("adminType") = "event" then%>
&locname=<%=request("locname")%>&loccounty=<%=request("loccounty")%>">
&locname=<%=request("locname")%>&loccounty=<%=request("loccounty")%>" onclick="if(!confirm('Are you sure you want to delete this record? It will be removed permanently!')) return false;">
<%end if%>
"><%=RSEvents("EventDate")%> - <%=RSEvents("EventTitle")%> (<%=RSEvents("LocName")%> <%=RSEvents("PostCode")%>)
Sorry! No events in this location.
<%else Do While NOT RSEvents.EOF %>
<%if session("adminType") = "event" then%>
&locname=<%=request("locname")%>&loccounty=<%=request("loccounty")%>">
&locname=<%=request("locname")%>&loccounty=<%=request("loccounty")%>" onclick="if(!confirm('Are you sure you want to delete this record? It will be removed permanently!')) return false;">
<%end if%>
"><%=RSEvents("EventDate")%> - <%=RSEvents("EventTitle")%> (<%=RSEvents("LocName")%> <%=RSEvents("PostCode")%>)
Click a map to search for events in your area.