Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

While downloading an exe file from my application, incorrect file name is shown.

  • 5 个回答
  • 1 人有此问题
  • 5 次查看
  • 最后回复者为 SwathiNomula

more options

Hello all.

  the filename is incorrect when i download an exe file from my application. The actual file name is "RecordMinder".exe but it is showing "_Content_RecordMinder".exe in the popup( you have chosen to open...). and this is happening only for exe file because i have an another excel downloadable file which comes with the right name. and the main thing is, these both files present under same folder called "Content" in my mvc application (visual studio 2012). i do not want this folder name to be shown on. 
once it is downloaded, when i see download list in my local computer, it shows right name. but not on popup which comes as we click on download link. and it is working fine in all other major browsers(ie, chrome).
Hello all. the filename is incorrect when i download an exe file from my application. The actual file name is "RecordMinder".exe but it is showing "_Content_RecordMinder".exe in the popup( you have chosen to open...). and this is happening only for exe file because i have an another excel downloadable file which comes with the right name. and the main thing is, these both files present under same folder called "Content" in my mvc application (visual studio 2012). i do not want this folder name to be shown on. once it is downloaded, when i see download list in my local computer, it shows right name. but not on popup which comes as we click on download link. and it is working fine in all other major browsers(ie, chrome).

所有回复 (5)

more options

please find the screenshots attached.

Screenshot 1: from firefox Screenshot 2: from chrome

由SwathiNomula于修改

more options

hello, would you be able to provide a sample link where this behaviour can be observed?

more options

It is possible that the link is presented with backslashes that are converted to underscores by Firefox, but ignored by Google Chrome. Firefox would expect forward slashes in such a case.

more options

@philipp am sorry. i should not ! can you please take a look on first screenshot that i've attached.

由SwathiNomula于修改

more options

@cor-el thanks for your time.. but excel file is downloading with right name as i said.