I am having a bit of an issue with a page timeing out.  What i am doing is
creating a scheduled task that will upload billing info from one database
into the database that contains our billing data.  First I tried using a
cfloop...but the page would time out long before we got through all of our
clients.  So then I had the bright idea of using cflocation...thinking that
it is technically calling a new page, so I was hoping the timeout timer
would reset with each cflocation call.  Apparently not.  if I replace the
cflocation tag with a link to click on to go to the next page...each client
runs great.  Unfortuantely I can't do that as a scheduled task :-D.  Other
than creating a separate scheduled tak or doing this in smaller groups...any
ideason how this can be accomplished so as I don;t run into the timeout
issue.

Eric


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

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