Is there any way to have the file open in a new browser window. After you get the open/save-as dialog, and click open instead of save, I would like the file to open in a new browser window, instead of the one I selected the file from. Under our framework, the back button does not work, so it would be preferable to open the file in a new window. Saving File. You can save a File constructor without specifying a filename. If the file itself already contains a name, there is a hand full of ways to get a file instance (from storage, file input, new constructor, clipboard event). If you still want to change the name, then you can change it in the 2nd argument.
Continue reading