in reply to Re^3: saving data locally in CGI script?
in thread saving data locally in CGI script?

Correct. The browser prompts to save the file using the (default) filename supplied by the server. Yet the standard file-open dialog (which is different than the one used here...) will allow the user to rename the file. How can I get this functionality?

Thanks.

  • Comment on Re^4: saving data locally in CGI script?

Replies are listed 'Best First'.
Re^5: saving data locally in CGI script?
by ikegami (Patriarch) on Jan 23, 2010 at 00:42 UTC

    You have a weird browser. I get a std dialog with FF and IE

    Or maybe you have your browser set not to ask you?