% if not Session("DiaryAdmin") then Response.Redirect("login.asp?go=diary_EditE.asp?" & Request.QueryString()) End If Response.ExpiresAbsolute = dateadd("d", -5, date()) Response.Expires = -10 set objCon= Server.CreateObject("ADODB.Connection") set objRs = Server.CreateObject("ADODB.Recordset") objCon.Open strCon function ChkStr(strT) if strT = "" then strT = " " strT = Replace(strT, "'", "''") strT = Replace(strT, "|", "/") ChkStr = strT End Function %>
Edit Diary Category |
|
|