Matthew Patterson wrote: > I'm working on a project where I need users to be able to save the > source of an XML file to local disc. The only problem is that this XML > file is generated dynamically (and locally) from form data and Mozilla > refuses to save the file. It simply fails to bring up a save file dialog. > > The local save is critical because, for security reasons, there will be > no communication between this form and a web server. > > Is this a bug or a feature, and if it's a feature does anyone have any > thoughts about a possible solution.
How exactly are you trying to get Mozilla to save this (locally generated) XML?
