> The response is type of "application/vnd.ms-excel" and normally the > browser should ask the user if he would save or open the response. I > don't know how to implement this in a qooxdoo application maybe > someone could help here.
You could do window.location=url to override the main window, or set up an iframe and set the src property to the url. That way the browser should interpret the response in the correct way and offer the user the choice. Hugh ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel