I have the database table open and have found it by searching it myself.
But to help you out, since the full code in the file is long, I think this is where something goes wrong.
Code:
If Len(Request("page")) = 0 Then
rs.AbsolutePage = 1
Else
If CInt(Request("page")) <= rs.PageCount Then
rs.AbsolutePage = Request("page")
Else
rs.AbsolutePage = 1
End If
End If
Dim abspage, pagecnt
abspage = rs.AbsolutePage
pagecnt = rs.PageCount
I also think there is something wrong in this section:
Code:
if rs.bof and rs.eof then
Response.Write "No records found!"
Else
If Not rs.EOF Then%>
<center>
<form>...
Because when the search cannot find a query it shows error.
Martial Law 9/11 Rise of the Police State is now available! Visit our Martial Law movie section for complete info (click here), or order now by clicking the button below or by calling 888-253-3139
http://www.infowars.com/martial_law_911.htm