This behaviour has bitten me before. Yesterday I was asked to resolve the issue again. And as my memory is short I was again forced to search the web for a solution. The solution is simple - but also stupid.
The problem is that Internet Explorer does not handle file dowloads without caching over https very [...]
Continue reading about Problem with downloading files with Internet Explorer over HTTPS
Over the last year things have changed quite rapidly in the browser market. When looking at my own stats for dotvoid.com I have now discovered that Internet Explorer is no longer number one here. I know the content of the site is geared towards other alternatives than IE/Windows. Still more than 80% of the visitors [...]
A couple of days back I received an email from Vitaly Melnikov. He pointed out that when using my technique for making javascript calls to a remote script together with intervals, Internet Explorer will evetually bulge. Is there a memory leak in Internet Explorer?
As I started investigating how IE handles memory when manipulating the DOM [...]