Programmatically determining the status of a file download

Posted by Tim on Stack Overflow See other posts from Stack Overflow or by Tim
Published on 2010-06-12T19:18:59Z Indexed on 2010/06/13 6:12 UTC
Read the original article Hit count: 219

Filed under:
|
|
|

Is there a way I can programmatically determine the status of a download in Chrome or Mozilla Firefox? I would like to know if the download was aborted or completed successfully.

For writing the code I'd be using either Perl, PHP or Python.

Please help. Thank You.

© Stack Overflow or respective owner

Related posts about php

Related posts about python