nastoski
Technical User
- Oct 21, 2003
- 21
Hello,
I have a problem. Any ideas??
"I have used :
Response.AddHeader("content-disposition", "attachment; filename=myfile.xls")
This opens the file download dialog box with open and save options I have expected. The save button works great, the problem is when I click, Open, excel application opens and then an eror message is displayed something in these lines "the file you are looking for is not found in documents and settings/<user>/Local Settings/Temporary Internet Files/Contents.IE5...."
And also I oberved that, if I keep the excel application open when I click on the button, the Open button on file download works fine. It opens the excel file.
Can anyone help me solve the mistery??"
Thanks in advance!
Igor
I have a problem. Any ideas??
"I have used :
Response.AddHeader("content-disposition", "attachment; filename=myfile.xls")
This opens the file download dialog box with open and save options I have expected. The save button works great, the problem is when I click, Open, excel application opens and then an eror message is displayed something in these lines "the file you are looking for is not found in documents and settings/<user>/Local Settings/Temporary Internet Files/Contents.IE5...."
And also I oberved that, if I keep the excel application open when I click on the button, the Open button on file download works fine. It opens the excel file.
Can anyone help me solve the mistery??"
Thanks in advance!
Igor