%
if (Request.QueryString("islem"))="yap" then
Set Res=Server.CreateObject("Adodb.Recordset")
Sorgu="select * from LOGLAR"
Res.Open Sorgu,connect, 1, 3
if (Request.form("islem2"))="Sil" then
For a = 1 To Res.RecordCount
if Request.form(""&Res("LogID")&"")<>"" then
Set Rsa=Server.CreateObject("Adodb.Recordset")
Sorgu="DELETE * from LOGLAR where LogID like '"&Res("LogID")&"'"
Rsa.Open Sorgu,connect, 1, 3
end if
Res.MoveNext
NEXT
response.redirect Request.ServerVariables("HTTP_REFERER")
end if
end if
%>
LOG YÖNETİMİ
Rumuzu
Tarih Ve Saat
Gurubu
IP Adresi
İşlemler
<%
for y=1 to sayfa
if sayf=y then
else
response.write ""
%>
<%
end if
next
onceki=sayf-1
sonraki=sayf+1
sayfa=rs.recordcount/30
sayfa2=INT(sayfa)
sayfa3=sayfa2+1
%>
<% if onceki<>0 then%>
<% end if %>
[ <%=rs.recordcount%> ] Adet kayıt [ <%=sayfa3%> ] Adet
sayfa görüntülendi bulunduğunuz sayfa [ <%=sayf%> ]