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
webdev
Win7
wininet
Zones
Archive
Archives
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
Consent and Browser Refreshes
Posted
over 3 years ago
by
EricLaw [ex-MSFT]
11
Comments
Modern browser APIs like the GeoLocation API are designed to have an asynchronous consent experience, whereby the API simply will not undertake a privileged action until the user consents. Unfortunately, many browser features like popup windows and ActiveX...
IEInternals
Enhanced Mitigation Experience Toolkit Update
Posted
over 3 years ago
by
EricLaw [ex-MSFT]
3
Comments
Microsoft’s Security Research and Defense team has released an updated version of their Enhanced Mitigation Experience Toolkit (EMET), a tool that allows the application of enhanced security mitigations around the application of your choice. ...
IEInternals
Socially-Engineered XSS Attacks
Posted
over 3 years ago
by
EricLaw [ex-MSFT]
7
Comments
When the IE team talks about Cross-Site-Scripting (XSS) attacks, we’ve usually grouped them into three categories Type 0: DOM-based XSS Type 1: “Reflected” XSS Type 2: Persistent/Stored XSS DOM-APIs like toStaticHTML...
IEInternals
Detecting Captive Network Portals
Posted
over 3 years ago
by
EricLaw [ex-MSFT]
3
Comments
Over on SuperUser , there’s a great explanation of how Windows determines whether a newly-connected network has a proper Internet connection, or whether the user should open a browser to login or click through a Terms of Use agreement. The general...
IEInternals
URL Fragments and Redirects
Posted
over 3 years ago
by
EricLaw [ex-MSFT]
14
Comments
I’ve worked on the Internet Explorer team for six+ years, and on web sites for a decade longer, so I’m understandably excited when I come across a browser behavior I can’t explain. Last week, I encountered such a mystery, and it took...
IEInternals
Controlling Java in Internet Explorer
Posted
over 3 years ago
by
EricLaw [ex-MSFT]
3
Comments
Recently, there’s been some interest in how to control the use of Java within Internet Explorer. Java is a unique form of extensibility because it can be invoked in two ways: Using an APPLET element Using an OBJECT element with a CLSID...
IEInternals
Stylesheet Limits in Internet Explorer
Posted
over 3 years ago
by
EricLaw [ex-MSFT]
14
Comments
KB 262161 outlines the maximum number of stylesheets and rules supported by Internet Explorer 6 to 9. A sheet may contain up to 4095 rules A sheet may @import up to 31 sheets @import nesting supports up to 4 levels deep Some folks have...
IEInternals
Avoid “Do not save encrypted pages to disk”
Posted
over 3 years ago
by
EricLaw [ex-MSFT]
20
Comments
Internet Explorer has an Advanced option named Do not save encrypted pages to disk . By default, this option is unchecked (except for Windows Server systems) and I recommend you leave it that way. In IE9, this option does exactly what it says...
IEInternals
The Web Browser Control and the Silent Flag
Posted
over 3 years ago
by
EricLaw [ex-MSFT]
3
Comments
Applications that host the Web Browser Control have the opportunity to set the Silent flag to suppress all dialogs that the web browser control may generate. In some cases, this is useful, because it can help ensure a “quiet” user experience...
IEInternals
Blog Roll
Posted
over 3 years ago
by
EricLaw [ex-MSFT]
2
Comments
These days, I struggle to find time to keep up with all of the tech news, but there are a few streams I make a special effort to stay on top of. Ex-Internet Explorer Dave Risney posts items of interest about URIs, web standards, FiddlerCore and myriad...
Page 1 of 1 (10 items)