Selam Forumu Biraz İnceledimde Bu konuda sıkıntısı olan cok asp icin mysql arama ve mysql sayfalama kodları paylaşayım istedim inş. işinize yarar Kolay Gelsin


Mysqlde arama yapmak icin Conn. adında db bağlantısını yaptığınızı varsayarak




Kayıt Bulunamadı



[TABLE]

1 then%>[TR]

[TD="colspan: 2"][HR][/HR][/TD]

[/TR]



[TR]

[TD="width: 5%, bgcolor: #EEEEEE"][/TD]

[TD="width: 93%, bgcolor: #EEEEEE"] [/TD]
[/TR]
[TR]

[TD="colspan: 2"][URL="https://forumla.net/#fikraoku"][/TD]

[/TR]


[/TABLE]

Sayfalar: 1 Then

response.write "3 "

End If
pagecount=cint(Topkayit/Kayitsayisi]1
limit=5
For y=1 To PageCount

If sayfa=y Then

response.write "[" & y & "]" & " "

Else

If sayfa-limit < y and y < sayfa+limit Then

response.write "[" & y & "] "

End If
End If
Next

If sayfa < PageCount Then

response.write "4 "

End If


If sayfa PageCount Then

response.write "8 "

End If
end if

%>