mailto doesn't work in IE9
The mailto link is not working properly in IE9 windows 7. When we click on the mailto link, the mail address gets copied in the address bar making the IE to display the message "Page cannot be...
View ArticleIE11 Defaults to IE7 Document Mode
I'm having issues with Internet Explorer defaulting to Document Mode 7 and yes, I have disabled the setting that defaults intranet sites to compatibility view. We have a web application with Telerik...
View ArticleX509Enrollment.CCspInformations does not work in Windows8's IE10
Hi,I currently having problem of using CertEnroll.dll, I never able to get the CSP list in Windows 8 with IE10 (other OS ok), my CertEnroll.dll version is 6.2.9200.16384Here is the javascript:try {var...
View ArticleFlash broken IE11 & Web browser control
HiI have a VB6 app using the web browser control. On 32 bit Win7/8 machines that have upgraded to IE11 Flash content (eg BBC iplayer) no longer works. Users get a screen telling them to install flash...
View ArticleImagebutton Click Firing Listbox SelectedIndexChanged Event???
This one has me baffled. I have 2 imagebuttons and a listbox. The image buttons work fine unless there are 2 items selected in the multiselect list box. Then when I click either imagebutton the...
View Articlehttps link in local html file to remote web server with self-signed...
Hi, The previously working https request is broken by IE11. the scenario is like this:Local html file:<!DOCTYPE html><html><head><script type="text/javascript"...
View ArticleIE 11 will not print landscape
IE 10 would print landscape, however after upgrade to IE 11, IE 11 will not print landscape All other programs print landscape even firefox, so problem must be with IE11. tried the usual setting...
View ArticleDoes IE11 ignore XHTML?
Hello,the Internet Explorer 11 seems to not really bother about XHTML, ignoring CDATA and other XML features. I made sure the page is served as application/xhtml+xml:and even tried to add the optional...
View ArticleGoogle Maps In IE8
I am developing a html application using Google Maps.1) Parse coordinates of particular region, say India,from Json2) Using these coordinates and Google Maps javascript api V3, I draw a polygon as...
View ArticleIE11, Tracking Protection List (TPL) not blocking XMLHttpRequest and more
By using the F12 developer console in IE11, I have noticed that Trakcing Protection does not block requests when the initiator is one of the following:XMLHttpRequestCSS, e.g. background-image:...
View ArticleRemoteApp on RDS Gateway not using proxy pac file! (works with IE proxy...
Hi there, We have a problem with Windows 2008 RDS services The RDS server is server.domain.local (for example) When launching RemoteApps and using a pac file... it attempts to connect to the server via...
View ArticleHow to tell if scroll bars are visible on the web browser control
I have a Visual Studio 2012 MFC app that has a dialog where I host the IE WebBrowser control.After I call Navigate, I need to know if the vertical or horizontal scroll bars appear and how wide the...
View ArticleSuggestions
I'm looking to submit suggestions for Explorer (app version Windows 8) but it seems in Connect it only allows Bug submissions. Is there another way of submitting a suggestion? Connect seems to me to...
View ArticleFind text in a window
I have the following code working with IE 5.5,6 and 7. txt = win.document.body.createTextRange(); // Find the nth match from the top of the page. for (i = 0; i <= n && (found =...
View Articlethis.context = this.canvas.getContext("2d"); gives erroe when I turn on...
Hi All,I am using HTML5 canvas and drawing an image on it at runtime.on page load I am doing as per belowvar canvas = document.getElementById("myCanvas"); var context = canvas.getContext("2d");this...
View ArticleIE11 Compatibility Problems with WordPress Themes
I have developed a couple of WordPress Themes, available at WordPress.org.Recently I have noticed compatibility problems with the themes. Both themes work great in all other...
View ArticleIE Web Development is disabled
I am trying to install Internet Explorer Development Toolbar and I have it downloaded but when I check my add-ons, it says "disabled" and doesn't respond to the "enable" button. I'm using Windows 7...
View ArticlePerformance issue with CTFMON
HI, I have installed IE8 on one our XP system. CTFMON.exe is started running automatically on the system and it slowdown performance of our application by 600 ms. if we kill the CTFMON.exe from...
View ArticleInternet explorer 11, 10 (properly also 9 and below) with rendering scaled...
Consider the following scenario: Image1: logo.png (2000px x 200px) ~ 30kb Image2: logo.png (500px x 50px) ~ 20kbI display Image1 on my website and scale it down to a width / max-width of 500px. Results...
View ArticleIE11 F12 Developer - please please bring back the disable script/css options
Just as the title reads I sorely miss the disable css/script options on the new (and very much improved) F12 developer tool bar for IE11. I know I can disable my styles and scripts from the various...
View Article