stevetrans140
Programmer
I have a web site which allows the user to open the file as an excel file.
To do this, if I a check box is click, I change the Content-type: application/ms-excel and then the web page opens in MS Excel. Now I would like to specify the the file name to save to by default. How would I do this?
To do this, if I a check box is click, I change the Content-type: application/ms-excel and then the web page opens in MS Excel. Now I would like to specify the the file name to save to by default. How would I do this?