In jquery uploadify plugin, after seleting multiple files ti upload, i want to put a condition for each file in the queue, and if that condition satisfy then only uploading process should continue. otherwise it should stop uploading files. How to check this conditions,
Please help me to get out of this problem