Sign in
IEInternals
A look at Internet Explorer from the inside out. Note: @EricLaw left Microsoft in October 2012. This blog may be adopted by an IE team member in the future.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
64bit
A
ActiveX
addons
add-ons
Best-Practices
BetterInIE10
BetterInIE9
bugs
caching
certificate
cookies
css
design
dev
downloads
errors
fiddler
fixes
hosting
html5
http
https
ie6
ie8
ie9
IEPKaM
IEUpdate
international
interop
limitations
networking
Nine
Pages
parser
performance
phishing
ports
privacy
problems
proxy
Q&A
Q&
rants
requests
Security
sessions
setup
standards
tools
troubleshooting
tweaks
UAC
user-choice
webdev
weboc
Win7
wininet
Zones
Browse by Tags
MSDN Blogs
>
IEInternals
>
All Tags
>
hosting
Tagged Content List
Blog Post:
Braindump: Feature Control Keys and URLActions
EricLaw [ex-MSFT]
Note: The “brain dump” series is akin to what the support.microsoft.com team calls “Fast Publish” articles—namely, things that are published quickly, without the usual level of polish, triple-checking, etc. I expect that these posts will contain errors, but I also expect...
on
27 Sep 2012
Blog Post:
Brain Dump: Random Tidbits
EricLaw [ex-MSFT]
This post contains random IE-related tidbits for which there’s either not enough material or time to write a full post. I expect to revisit and expand this list from time to time. Case-Sensitivity in Cross-Frame Scripting of File URIs Same-Origin-Policy controls how script running in web...
on
30 May 2012
Blog Post:
HTTPS and Keep-Alive Connections
EricLaw [ex-MSFT]
As we explore network performance on the “real-world web”, one bad pattern in particular keeps recurring, and it’s not something that our many IE9 Networking Performance Improvements alone will resolve. The bad pattern is the use of Connection: close semantics for HTTPS connections...
on
26 Mar 2011
Blog Post:
Why doesn’t Flash/Silverlight work in my .NET Application?
EricLaw [ex-MSFT]
Over the past few months, I’ve run across a number of developers who have reported problems where their .NET application fails to render Flash or Silverlight content within a Web Browser Control. The most common reason for this problem is that .NET, by default, compiles with a target of AnyCPU , which...
on
13 Jan 2010
Blog Post:
In-Place Shell Navigation with the WebBrowser Control on Windows 7
EricLaw [ex-MSFT]
Because the WebBrowser Control (WebOC) can be used to display a wide range of content (HTML, Office Documents, PDFs, the local file-system, etc) it is often integrated into applications as a somewhat generic object hosting surface. For Windows 7, a small change was made that will impact applications...
on
30 Dec 2009
Blog Post:
The User-Agent String: Use and Abuse
EricLaw [ex-MSFT]
When I first joined the IE team five years ago, I became responsible for the User-Agent string. While I’ve owned significantly more “important” features over the years, on a byte-for-byte basis, few have proved as complicated as the “simple” UA string. I ( and others...
on
7 Oct 2009
Blog Post:
Preventing Automatic Hyperlinking in ContentEditable HTML
EricLaw [ex-MSFT]
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 a HTML page. This mechanism is often used to allow...
on
17 Sep 2009
Blog Post:
WebOCs, popups, and the default browser
EricLaw [ex-MSFT]
Applications which host the WebOC (Web Browser control) may choose to support popups and new windows by hooking the NewWindow3 event and returning in ppDisp a pointer to a new, hidden, non-navigated WebBrowser object or InternetExplorer object. If such an interface is returned, the browser so provided...
on
19 Jun 2009
Page 1 of 1 (8 items)