On our site when user upload empty file we should initiate warning message about this.
Could you please help me to handle this event using SlickUpload?
I mean that SlickUpload should raise some even or whatever when user try to upload empty file, how can I handle this event?
I am wanting catch the warning only when somebody has selected a 0 byte file.