HI Rich,
 
Thanks for the response. I didn't expect a piece of navigation to disappear 
based on a condition to be so complicated.

________________________________

From: Rick Root [mailto:[EMAIL PROTECTED]
Sent: Fri 4/6/2007 7:40 PM
To: CF-Talk
Subject: Re: Previous/Next Navigation



>
> On 4/6/07, Steve LaBadie <[EMAIL PROTECTED]> wrote:
> > I am trying to have this navigation disappear if total rows are less
> > than 25, not having much luck with logic. I can make them disappear, but
> > not for the right reasons.  I have tried <cfif URL.ShowAll LT 25, GTE
> > 25; I also tried using the RowsPerPage variable with not the right
> > results either. Books never seem to have the examples that you are
> > looking for. Any direction would be helpful (websites, books, etc.).



I blogged about this just now =)  I wrote the code you see on the blog entry
just the other day for a client that didn't like "ugly" url variables....

http://www.opensourcecf.com/1/2007/04/Paging-Through-Record-Sets-without-URL-variables.cfm

Rick




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & 
Flex 2
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:274756
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to