There are, of course, other ways to do it, generally involving 
programming in Java or .NET, then to notify CF, you'd have to hit your 
site via http.

I've done it in c# using System.IO.FileSystemWatcher. I could send it to 
you, if you like, it's a little GUI tool i made just to sample the 
technology.

I don't think Java has that direct ability, but you could have it check 
every second or so for new files in a folder and then thread.sleep(), 
wouldn't be hard.

-nathan strutz


gabriel l smallman wrote:
> Ack there goes that great idea
> 
> Thanks man
> 
> gabe 
> 
> -----Original Message-----
> From: Barney Boisvert [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, July 28, 2005 6:25 PM
> To: CF-Talk
> Subject: Re: Invoking process on file upload
> 
> Event gateways are what you're looking for.  CF7 Enterprise-only feature.
> 
> cheers,
> barneyb
> 
> On 7/28/05, gabriel l smallman <[EMAIL PROTECTED]> wrote:
> 
>>I thought I read some stuff about being able to invoke processes using 
>>the application.cfc file. Specifically im looking for something that 
>>will invoke a method on a file upload.
>>
>>Dug around in forta's books and online to no avail...
>>
>>Anyone got source of info?
>>
>>Thanks
>>
>>gab
>>
> 
> 
> 
> --
> Barney Boisvert
> [EMAIL PROTECTED]
> 360.319.6145
> http://www.barneyb.com/
> 
> Got Gmail? I have 50 invites.
> 
> 
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213282
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to