OR
cfhttp to a script with a massive timeout once you start the process that creates the file you are waiting for, then just have the file loop until the file you are after exists OR the page times out.
the problem here is that you will pretty much permanantly hog a thread until the fie you want gets created. This is a big problem if you want a 24x7 directory watcher.
However its not too bad if your doing something like sending a text file to some other process to pickup and your just waiting for the file to be removed from the folder.
On 4/19/06, Chris Velevitch <[EMAIL PROTECTED]> wrote:
Where can I find the equivalent of the directory watcher gateway for
cf standard edition? I want to be able to use my existing directory
watcher code without change.
Chris
--
Chris Velevitch
Manager - Sydney Flash Platform Developers Group
www.flashdev.org.au
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "cfaussie" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cfaussie
-~----------~----~----~----~------~----~------~--~---
- [cfaussie] Directory watcher for standard edition Chris Velevitch
- [cfaussie] Re: Directory watcher for standard edition Patrick Branley
