Hi all,
I'm making a simple shopping cart for a catalog site. If a user goes to the "books" category, over 100 product records are returned from the products database. Im wondering how to display 10 (or so) per page with a "next ten" (or however many left) at the bottom. Anyone know how to accomplish this?
I'm making a simple shopping cart for a catalog site. If a user goes to the "books" category, over 100 product records are returned from the products database. Im wondering how to display 10 (or so) per page with a "next ten" (or however many left) at the bottom. Anyone know how to accomplish this?