<% ' %> <% ID = Trim(request.querystring("id")) ID = request("ID") if not isNumeric(id) or id = "" then response.redirect("default.asp?not_number") end if if not IsNumeric(ID) then whtConn.Close Set whtConn = Nothing response.redirect("/") end if %>

<%=pagename%>

<%=announce%> <% if loginstatus <> "" then response.write "

" end if %>