Dear GWT professionals,

we are successfully using the FileUpload widget in a project. However, 
there is one glitch which I'm not how to treat it.

Most browsers by default ask the user something like "Do you really want 
to upload the selected file?" The GWT Hosted Mode Browser does so as well.

The FormPanel's SubmitHandler gets triggered, but if the user clicks 
Cancel in the browser's question named above, there apparently is no way 
of noticing this. No SubmitCompleteHandler is triggered in that case. 
Hence there is no way of recognizing that the upload actually failed.

Is there a work around for this issue?

Thanks in advance.

    Niels

-- 
Niels Ott
http://www.drni.de/niels/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to