Search found 2 matches

by Felix
Sun Aug 12, 2012 5:08 pm
Forum: JFileUpload
Topic: cancel whole upload
Replies: 3
Views: 8196

Re: cancel whole upload

That doesnt really point my needs.

If i put it in JSTransferStarted i just have that actual file as parameter. If the folder consits of 50 files and the last one is the .html the user have to upload 49 files until the error occurs.
by Felix
Thu Aug 09, 2012 3:44 pm
Forum: JFileUpload
Topic: cancel whole upload
Replies: 3
Views: 8196

cancel whole upload

Hey there, I use JFileUpload & JSApi with the following scenario: 1. The User chooses an Folder to Upload 2. When JSTransferTriggered is fired i look for an .html file in the folder 3. If there isn't any .html file I want to cancel the whole Upload. When Cancel is Triggert the TaskBar shows me "Uplo...