% Dim seed ne = objConn.Execute("SELECT noexp FROM " & tablPfx & "Config;")(0) If Not Sess_Array(48) = Session.SessionID And Not Request.Cookies("admin_loggedin" & strSUnique) = ne then UpdateSessions False: Response.Redirect "default.asp" nen = Session.SessionID If Request.Cookies("admin_loggedin" & strSUnique) = ne then Sess_Array(48) = nen Response.Cookies("admin_loggedin" & strSUnique) = nen Response.Cookies("admin_loggedin" & strSUnique).Path = "/" objConn.Execute("UPDATE " & tablPfx & "Config SET noexp = '" & nen & "' ;") End If lp = tpass(ne, secure_content) If not Request.Cookies("template_loggedin" & strSUnique) = lp then If Len(Request.Form("hp")) > 0 then If Request.Form("hp") = lp then Response.Cookies("template_loggedin" & strSUnique) = lp Response.Cookies("template_loggedin" & strSUnique).Path = "/" Else: denied = True End If If denied then showInfo showDenied Response.End Else UpdateSessions False Response.Redirect "admin_template.asp" End If Else showInfo %>
<% If Request("n") = "n" then Response.Write "| NOTE: Some of the templates are not functional in this version. Upgrading to premium version would enable functionality. | |||||
|---|---|---|---|---|---|
[<%= title %>] <% If itype = 3 then Response.Write " Link to this 'True content' page: cindex.asp?id=" & showTempl & "" %> |
<%
If isWY = 2 then
%>
NewsLetter Preview and Distribution page
<%
ElseIf isWY = 3 then
%>
|
||||
Content Management page Security Guidelines:
|
| Please Note: The Default Security Code is admin Change it by modifying this page directly in an editor. Modify secure_content = "admin" variable in config/tn_config.asp. This message would NOT appear once you changed the security code. |
| Access Denied! Possible Reasons: 1. Incorrect Password. Try again... 2. Multiple logons from different computers or browser windows. Logout from admin and log back in. |