Taro Posted May 16, 2001 Posted May 16, 2001 Could anyone tell me how to limit searches to 10 results per page, and have those nifty "next" and "previous" buttons to see the next 10 or previous 10 results? Thanks in advance for helping a nubie..
Kurt Knippel Posted May 16, 2001 Posted May 16, 2001 quote: Originally posted by Taro: Could anyone tell me how to limit searches to 10 results per page, and have those nifty "next" and "previous" buttons to see the next 10 or previous 10 results? You could structure your interface such that it only shows 10 rows. Then add those buttons which will perform a page up/page down function, effectively giving you the next or previous 10 results.
Vaughan Posted May 17, 2001 Posted May 17, 2001 Easy to do with CDML and custom web publishing over the web (not instant). harder to do through the client, will require quite a bit of scripting.
Taro Posted May 17, 2001 Author Posted May 17, 2001 Thanks for the replies... Is there anywhere you guys know of that I could get some sample code? I could adapt it to my own uses then and learn a bit in the process...
Recommended Posts
This topic is 8591 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now