Question
How to identify a file is opened or not while uploading
Hi All,
When we choose file for uploading and it is possible to check(using Javascript/ColdFusion) that file is opened in the users desktop?
Eg: if a user trying to upload a file named 'test.doc' and I have to notify the user that the file is open state and ask him close the file close before uploading
