Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Community Forums
 Code Support: ASP (Non-Forum Related)
 Paging Error :: "Object required" :: Need Help
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Lycaster
New Member

USA
60 Posts

Posted - 05 April 2002 :  14:49:33  Show Profile  Visit Lycaster's Homepage  Send Lycaster an AOL message
My page loads just fine when the results come up, but when you try and go to page 2 I get this error:

Microsoft VBScript runtime (0x800A01A8)
Object required: ''

results.asp line 179

Here is line 179:


If Not oData.EOF Then <<---Line 179
oData.MoveFirst
oData.PageSize = NumPerPage
TotalPages = oData.PageCount

'Set the absolute (current) page
oData.AbsolutePage = CurrentPage
End If


I dont understand what is going on...Can anyone help?

Jared Wuliger
jared@oxcyon.com
www.oxcyon.com

Doug G
Support Moderator

USA
6493 Posts

Posted - 05 April 2002 :  20:37:53  Show Profile
It sounds like you're not retrieving the recordset when you go to a new page. The recordset doesn't persist between pages.


======
Doug G
======
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.25 seconds. Powered By: Snitz Forums 2000 Version 3.4.07