Contents tagged with InternetExplorer
-
Internet Explorer 10 User Agent Strings On Windows 8 64bit
Internet Explorer 10 is the web browser Microsoft is delivering with Windows 8.
-
Detecting User Regional Settings In The Web Browser
Recently, a friend of mine asked me something like: “How do I get the user’s regional settings for a request to a web server?”
-
Defining Document Compatibility In Internet Explorer 8
The procedures to define document compatibility in Internet Explorer 8 are well documented here, but I’ve seem many developers and system administrators that are not aware of this.
-
Extended WebBrowser Control - Version 0.0.0.0 Uploaded
After a long time, I finally managed to upload a version of the Extended WebBrowser Control to CodePlex.
-
Microsoft, Eurocrats And Internet Explorer
I’m all against monopolies, so I’m glad the Eurocrats are putting my tax payer Euros to good use.
-
Internet Explorer 8 RC 1 has now been released!
Internet Explorer 8 RC 1 has now been released! You can get it here.
-
Setting A Web Proxy Through Configuration In .NET Applications
Specially in enterprise environments, proxy servers are used to access the Internet.
-
The Problem Of Long Web Browser User-Agent Strings
Every web browser sends, on every request, a user-agent request HTTP header to the server.
-
More On ASP.NET Validators And Validation Summary Rendering of Properties
On previous posts [^][^] I mentioned the size of ASP.NET validators and validation summary rendering and the fact that expando attributes are being used to add properties. Mohamed also mentions this issue.
-
Testing With Multiple Versions Of Internet Explorer