Sign in
IEInternals
A look at Internet Explorer from the inside out. @EricLaw left Microsoft in 2012, but was named an IE MVP in '13 & an IE userAgent (http://useragents.ie) in '14
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
ActiveX
add-ons
Best-Practices
BetterInIE10
BetterInIE9
caching
cookies
design
dev
http
https
ie9
interop
limitations
networking
performance
problems
Q&A
Security
standards
troubleshooting
user-choice
webdev
wininet
Zones
Archive
Archives
April 2014
(1)
March 2014
(3)
February 2014
(2)
January 2014
(1)
December 2013
(2)
November 2013
(1)
October 2013
(2)
September 2013
(5)
September 2012
(5)
August 2012
(3)
July 2012
(3)
June 2012
(3)
May 2012
(3)
April 2012
(2)
March 2012
(4)
February 2012
(1)
January 2012
(1)
August 2011
(7)
July 2011
(3)
June 2011
(5)
May 2011
(10)
April 2011
(8)
March 2011
(13)
February 2011
(7)
January 2011
(2)
November 2010
(2)
October 2010
(2)
September 2010
(6)
August 2010
(2)
July 2010
(3)
June 2010
(4)
May 2010
(3)
April 2010
(7)
March 2010
(3)
February 2010
(1)
January 2010
(2)
December 2009
(4)
November 2009
(4)
October 2009
(8)
September 2009
(11)
August 2009
(6)
July 2009
(9)
June 2009
(18)
May 2009
(3)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
IEInternals
Understanding Domain Names in Internet Explorer
Posted
over 5 years ago
by
EricLaw [ex-MSFT]
14
Comments
Web browsers use domain names for a variety of purposes, but how they’re used is much more complicated than most developers realize. In this post, I’ll attempt to cover the most important aspects of this topic. Definitions When talking...
IEInternals
Two New Tools Available from the SDL Team
Posted
over 5 years ago
by
EricLaw [ex-MSFT]
0
Comments
Yesterday, IE Team alumnus Jeremy Dallman posted over on the Security Development Lifecycle team’s blog, announcing the release of BinScope and MiniFuzz . These two tools are part of the toolset that the Internet Explorer team uses to help verify the...
IEInternals
Preventing Automatic Hyperlinking in ContentEditable HTML
Posted
over 5 years ago
by
EricLaw [ex-MSFT]
5
Comments
Today, a question from the mail bag… Q: Is there a way to stop IE from “auto-magically” recognizing and creating hyperlinks inside HTML? First, a bit of context. Web developers can use the ContentEditable property to allow users to edit part of...
IEInternals
The Mystery of the Forgetful Browser Settings
Posted
over 5 years ago
by
EricLaw [ex-MSFT]
0
Comments
A friend recently wrote to me, alarmed that the SmartScreen Filter feature was constantly turning off on his laptop with IE8. Despite manually re-enabling the feature using the Safety menu multiple times per hour, it was mysteriously and repeatedly turned...
IEInternals
HTML5 Implementation Issues in IE8 (and later)
Posted
over 5 years ago
by
EricLaw [ex-MSFT]
12
Comments
IE8 introduced support for some of the more stable features in the HTML5 spec. However, web developers have reported some problematic scenarios in IE8's support for these features, as described below. 1. postMessage only works for IFRAMES/FRAMES ...
IEInternals
Welcome to Security Theater...
Posted
over 5 years ago
by
EricLaw [ex-MSFT]
1
Comments
From the things that make you go hmm.... department: http://personal.fidelity.com/misc/buffers/coming-soon-identity.shtml.cvsr Choose a question like “In what city was your high school?” then enter the answer. This kind of information gives us a...
IEInternals
My Favorite IE Add-on: Ralph Hare’s Mouse Gestures
Posted
over 5 years ago
by
EricLaw [ex-MSFT]
5
Comments
Unfortunately, I spend a lot of time dealing with problems users encounter when using Internet Explorer. As a result, when I write about add-ons, I’m usually talking about misbehaving code that is wrecking the browser. However, it’s not all...
IEInternals
Why Won’t IE Remember My Login Info?
Posted
over 5 years ago
by
EricLaw [ex-MSFT]
75
Comments
Over on the Microsoft Answers forum , some folks have reported that Internet Explorer doesn’t remember their login details. This is a tricky problem to troubleshoot because there are a number of different problems which get lumped together under...
IEInternals
Microsoft Doloto Performance Optimization Tool
Posted
over 5 years ago
by
EricLaw [ex-MSFT]
0
Comments
Ben Livshits and Emre Kiciman of Microsoft Research have released the Doloto performance-optimization tool . This cool tool enables web developers to optimize page-load time by ensuring that pages only pull in the JavaScript functions they need. Mentioned...
IEInternals
Nine
Posted
over 5 years ago
by
EricLaw [ex-MSFT]
5
Comments
Nine is a number that’s been on my mind quite a lot lately, so it’s fitting that it’s now 09:09:09 on 09/09/09. I’m eager to write more about Nine here in the future, and I know from the comments that this is a subject of interest to many. For now...
IEInternals
Client Certificate Selection Prompt
Posted
over 5 years ago
by
EricLaw [ex-MSFT]
23
Comments
The HTTPS protocol allows a secure server to request that the client verify their identity with a client certificate during the initial secure handshake. By presenting a client certificate, the browser helps further defeat man-in-the-middle attacks and...
Page 1 of 1 (11 items)