Well, first off, it's probably not happy that there is a carriage return in
the file name, and even if it ignores that, the file name ('d:esults.xls')
probably doesn't exist.
Ianhttp://examples.roughian.com 2009/9/16 sathya <[email protected]> > > I am having problem in GWT 1.7. > > In my application, I need to download file from server to client. So I > am directly using file path in window.open as shown below > > Window.open(“d:\result.xls”,"_self",""); > > This opens in Firefox as expected however this doesn’t work with IE7. > > Please let me know if there is any workaround to do this. > > I need this very urgently. Please help me out in resolving this. > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
