i've got a front end that upon the user entering criteria it displays the 1st 3 records that match that criteria. is there an easy, or somewhat easy way to display the next 3 records? and possibly even be able to go back browsing thru matching records in groups of 3? if you need me to post my code so far just ask. thanks.

Recommended Answers

All 2 Replies

bump

Is that not exactly the same as your browse() function here:
http://www.daniweb.com/forums/post406611-7.html


You would need to set the ROWS define to 3 instead of 20, but it seems the same to me.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.