Hi,
I just have a simple question to ask. I have some .doc and .zip file on my site. But why can I download them from the browser. It seems it can only download .txt file. Is there anything to set up in IIS or ASP.Net? Thanks
SteveI find out the cause of the problem now. I have set a kind of "no-cache" header on my site. When IE try to download something like .doc file, it needs to cache the file first. If the site enforce no-cache request, Internet Explorer does not cache the file. At last the download fail.
Steve
How do you set "no-cache" header on my site.
Is it set on entire site or a particular pages.
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment