Hi,

Is there a way of setting a timeout on a CFLoop?

I have a form that contains a loop, which is waiting for a particular file
to exist (last file in an FTP upload stream).  Because the files that are
being sent to the server via FTP vary in size, the wait time is never the
same.

Problem :- If the file that the loop is looking for never gets to the server
then the loop never stops. The page will timeout, but that does not stop the
loop; and it doesn't take too many loops like this to kill a server.

Thanks

Richard
------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]

Reply via email to