Hi Brett,

not that I know of easily in CF. What you could do is have a tiny Flex
application being responsible for the downloads. The Flex app pushes
the file to the client and will broadcast progress events as well as a 
complete event. In the complete event handler you could then trigger a 
service call to a CFC to update the download counter etc.

Cheers
Kai


>I'm using cfcontent to deliver documents that are stored off the
>webroot. Part of the process is to track how many times a document has
>been downloaded with a view to limiting the number of times it is delivered.
>
>I'm just wondering if there is any way for the server to be notified
>when a document has been successfully delivered? As in, the client
>didn't cancel the download before it started or they didn't lose the
>connection half way through etc.
>




____________________________________________
Kai Koenig
 
Director & Software Solutions Architect
Ventego Creative Ltd

154 Parkvale Road, Karori
Wellington, New Zealand
 
Office: +64  4 476 6781
Mobile: +64 21 928 365

e-mail: [EMAIL PROTECTED]
web: http://www.ventego-creative.co.nz
blog: http://www.bloginblack.de


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to