Have you attempted using pagination?  cf directroy returns a query result
which you can display x amount of records at a time from.  There are many cf
techniques to create pagination.

Teddy

On 9/7/06, Ray Champagne <[EMAIL PROTECTED]> wrote:
>
> Hey all:
>
>
>
> I am using a shopping cart that utilizes an image manager.  Basically,
> this
> image manager uses cfdirectory to list all contents of the images
> directory,
> then cfoutputs the directory contents using the cfdirectory result query.
> My problem is that now the client has uploaded so many images into that
> directory, that the cfoutput tag is timing out.  Anyone got any clever
> workarounds for this problem?  Is there a setting that I can adjust for
> the
> timeout of the cfoutput tag?
>
>
>
> Thanks,
>
>
>
> Ray
>
>
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:252378
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