well depending on how you are accessing the client file, you can use the
dateLastModified attribute of cfdirectory...
Or when you are uploading it you can always rename it to something that
makes it easy to check and see if it is there before you run your process...
but Idon't know if you are just overwriting the data that is uploaded or
creating new each time.

I'm sure one of those might work.

Rob

On Wed, Dec 3, 2008 at 12:16 PM, David Koehler
<[EMAIL PROTECTED]>wrote:

> A client uploads a file to our server daily and we then grab it and post
> its data. Sometimes the client forgets to do the upload and we're grabbing
> the same file from the previous upload. Not a real problem but we want to
> know when this happens.
>
> I'm looking for an easy way to check that files date and time to match the
> current date. If so, great, if not, I want to be emailed with a warning.
>
> Any sweet easy way to do this?
>
> Thanks in advance,
>
> Dave
>
> 

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

Archive: 
http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:4208
Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15

Reply via email to