Archive for January, 2010

IE trouble

Wednesday, January 20th, 2010

Quick fix in Fresher* for Internet Explorer downloads. When attempting to download a file in IE, the link would lag out and IE complains. Fix in ASP: Response.CacheControl = “private”