Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

database search

Status
Not open for further replies.

imeldesign

IS-IT--Management
May 21, 2004
346
US
I am using DM8 and I have a web page created to display students and yearbook information from a database (access db using SQL). I have query built to search the database and return the results. I have the recordset paging set to display 25 records and I have added the Recorset Navigation bar. When I click Next to view the second page of a search, no records are displayed.
 
Nevermind...found it

changed 'Request.Form' to 'Request' and it works
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top