% If Not Sess_Array(48) = Session.SessionID then UpdateSessions False Response.Redirect "default.asp" End If msgNomarkes = "
<% strSQL = "SELECT pdate,subject,userID,nick,adID,hotlist,status FROM " & tablPfx & "Ads WHERE (epick = 1) ORDER BY pdate DESC;" set rsf = objConn.Execute(strSQL) If rsf.EOF then Response.Write msgNomarkes Else %> <% End If %> |