That is what your code is telling it to do:
<CFSET NEXTSTART=#URL.START#+3>
Where does the jump by 10s come in?
Jerry Johnson
>>> [EMAIL PROTECTED] 01/12/04 06:20PM >>>
For some reason my code didn't get included in the first email. Here's a
link to the code in question...
http://www.brionanet.com/nextprevcodechunk.txt
At 05:06 PM 1/12/04, you wrote:
>Two questions.
>
>I've got a site with over 1000 products.
>
>In that site, when bringing up any category my code (see below) shows 10
>products per page with a Next / Previous function. On IE and Netscape on
>the PC this works (though very slowly for large categories). On Macs IE
>and Safari,
>clicking the NEXT button shows seven of the previous page's ten and only
>three new products, all of which are at the bottom of the list.
>
>1. WHAT in my code is causing this to fail on Macs?
>2. How can I re-code this to be much more efficient regardless of visitor
>platform?
>
>I'm running CF MX 6.1 on a Windows 2000 server.
>
>HERE'S THE CODE:
>
><!
>
>----------
>[
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

