Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Christopher Hayes #1
ASP.NET C# Recordset Paging Issue
Using ASP.NET C# & DMX 2004 & MS SQL Server 2000
I have successfully built my phone number search engine, very similarly to:
[url]http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_16386[/url]
but using a Stored Procedure instead of a Query and also including recordset
paging.
The search form is on the same page as the results.
The problem is...let's say I have 100 records. I'm displaying pages of 10
records at a time. If I page over to page 3 for example (really doesn't
matter which page), and I do another search, the results want to go to
currnetPage=3, but there is no page three of those results. If I page from
there back to page 1, my search shows up. I realize it's because it's
passing through the URL parameter in the search, but how do I stop this from
happening?
Thanks,
Chris Hayes
Christopher Hayes Guest
-
PHP Recordset Paging problem
I am trying to set up record paging using the simple <<Previous Next>> setup. However, when I click the Next>> link, it doesn't show the rest of the... -
Help Recordset paging
Hi I can't seem to get my recordset navigation bar to work. I am getting the following error:- Variable COUNTRYNAME is undefined. The error... -
Help With Recordset paging
I am trying to set up a website with my honeymoon and wedding picts for everyone to look at. and I am using CFMX to pull photos and captions from a... -
Recordset Paging
Hi there, well, I know how to use this server behavior, but now I've a little problem, I've 3 documents, one to filter the results, one to show the... -
paging through recordset
http://www.google.ca/search?q=asp+recordset+paging+tutorial&ie=UTF-8&oe=UTF-8&hl=en&meta= http://www.asp101.com/articles/recordsetpaging/index.asp...



Reply With Quote

