How do I display only a certain amount of records? Say for example I query the database and it returns 35 records. I want to be able to say the search returned 35 records, displaying 1-10. Then having a navigation button to let them iterate through the results 10 at a time. I'm familiar with the fields.item method, but dont know how to get the rest working. Any help is appreciated!
Thanks,
John
Thanks,
John