This is a cross-post but I realized I'd posted on the GAE forum and
this likely belongs here.

I have a Java app written using GAE and GWT and it makes use of the
FileUpload control to send a file to a datastore. It has been working
fine with IE9 and I started testing with other browsers and noticed a
problem. All of the current crop of browsers seems to work fine on my
upload using a standard looking GWT form but  when IE8 uploads, the
onSubmitComplete fires and regardless of what I do IE hangs up.  Since
IE8 has around 12% of the browser market I need to find a fix.

Any ideas?

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

Reply via email to