Hi, I am having a slight issue with FileUpload on IE7. Basically, the server returns a text/plain json value after the file upload. But on the return, IE7 shows the file download popup (asking me if I want to save the text in a file). My FormHandler's onSubmitComplete() was never called.
I ran the same code on firefox and chrome, and they worked fine. I was able to get the json text in onSubmitComplete callback. Can someone shed a light to this problem? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
