When I tried to do this I run into popup blockers because the code
that opens the new window is in a callback that is run after a call to
the server finishes. The user initiated the call to the server with a
button click but because of the asynchronous callback browsers don't
see this as user initiated and block the new window.

Is the only solution to have the user click twice? Once to generate
the file and then when it is ready to click again to open it?

-ken
--~--~---------~--~----~------------~-------~--~----~
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