M
M. D'Costa
Hello,
I have an ASP.NET application that allows a user to save a csv file with
certain data they requested. The problem is as follows:
On my machine it works fine and prompts me to save the .csv file when I
click a webcontrol button.
On other machines, it prompts me to save the aspx file, which is the aspx
page that has focus. However, after this prompt, the csv file is correctly
saved, but this additional prompt of first saving the aspx page also
happens.
Can anyone tell me how to solve this issue of being prompted to save the
aspx page? I think it is a browser setting. I am using only Internet
Explorer.
Help will be appreciated.
Many thanks,
Marise
I have an ASP.NET application that allows a user to save a csv file with
certain data they requested. The problem is as follows:
On my machine it works fine and prompts me to save the .csv file when I
click a webcontrol button.
On other machines, it prompts me to save the aspx file, which is the aspx
page that has focus. However, after this prompt, the csv file is correctly
saved, but this additional prompt of first saving the aspx page also
happens.
Can anyone tell me how to solve this issue of being prompted to save the
aspx page? I think it is a browser setting. I am using only Internet
Explorer.
Help will be appreciated.
Many thanks,
Marise