I have a webpage like e.g. www.example.com/NYSE/rates. If the user decides to save the html she sees on her local disk, I want to preset the filename she gets, when she clicks “Save as”, with NYSE_rates_09_12_2011.html. (Which obviously will be different tomorrow or for a different stock exchange.) Now I always get rates.html as default.
How can I do that?
As I found out, this is a known problem with Firefox, that stems from the days of Netscape Navigator. And there is an add-on “File Title” that fixes it.