Windows 10 1607 Update breaks IE 11 ActiveX .NET Control/Web Site Access
I'm experiencing a high volume of calls where customers of Windows 10, 1511 were fully working and now are no longer working after they upgrade to 1607. Our ActiveX control runs in a Trusted Site...
View ArticleCorrect way to handle custom ActiveX events in JavaScript.
Is the JavaScript notation <script event="myATLObjEvent" for="myATLObj"> still valid?I'm concerned with capturing a ActiveX events in web page JavaScript hosted in IE7, IE8 and IE9.The reason I...
View ArticleHow can I make a self-signed certificate a trusted root certificate authority?
Hi all, I've created a self-signed certificate using IIS 7 and assigned it to my local website. It looks like that my connection to my local server is encrypted; but the problem is that certificate...
View Articledifferences between client and server machines
My hope in asking these questions is to understand some differences that impact the presentation of my application in small ways.1) When I open a new window...
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 11 Checkbox Delay Bug?
I have some HTML forms on a webapp where the form fields output is dynamically driven by the number of records returned from a data query.In some cases the resulting forms may have hundreds of...
View ArticleActivex Usercontrol.Parent.Script.Document Type
Hi Our company is upgrading our web application to support IE 11 and Edge. There is an ActiveX control that is part of the application. When the activex control initializes, we set a variable,...
View Articledocument.cookie is always null in IE9
In a webapplication the document.cookie is set using the setCookie method defined with in a .js file. When we try to print out or read the document.cookie; it is always null in a IE9 browser of a...
View Articlewindows xp explorer8
I can't get out using google,avg, yahoo, msn,bing ok. however when I attempt secondary site explorer fails to connect. I also can't seem to connect with msn to a secondary Microsoft site such as...
View ArticleHTML Website not working on server
Hi,I have website in HTML which is working perfect on my local machine but when deployed on Linux based server it's UI is having some problem.My local machine is Windows OS and on server on which i am...
View ArticleHow to open devtools to check the DOM in Microsoft Edge when in full screen...
I used .requestFullScreen() to view an element in full screen mode but the element is not displayed correctly, so I would like to check for any problems in the DOM. However, I could not open devtools...
View ArticleHow to get an element by XPath in SHDOCVw InternetExplorer model using c#
Hi,Though i was able to get elements in IE using InternetExplorer object and IHTMLElement , i don't see a method for getting the element by xPath. If it's not directly supported, can anyone let me know...
View ArticleFull video capture for HTML5 (ASP.NET MVC)
Hi thereCould anybody give a clue on how to record a video (with sound) and send file or stream to a server side?I'm trying to use var streamRecorder;var webcamstream;navigator.getUserMedia({ video:...
View ArticleEdge enumerateDevices bug
For a webapplication I needed to take pictures with a webcam. This application would only be used in Edge, so I followed the instructions found on a Microsoft Blog.After I had a working component, I...
View ArticleOnly the first iframe is being loaded
I have a web page with 8 iframes. Only the first iframe is being loaded when the web page is loaded using src="somepage.htm".I suspect this is a problem with the server code (written by me) and I can...
View Articlehtml5 video in ie11
I found problem with html5 video in ie11. When user quicky change the position of the slider, browser crashes. Do you have any solution to this problem?
View ArticleMSHTML in edit mode does not update the DOM
We host MSHTML in out application and use MSHTML in edit mode as a text editor. I came across a situation where after editing, the DOM returned by MSHTML looks spooky. Let me give an example. We start...
View ArticleHow to get length of iHTMLElementCollection using mshtml shdocvw in c#
when i tried to get length of the IHTMLElement collection when the collection is empty i get "UnauthorizedAccessException". elements.length is a dynamic expression. IHTMLElementCollection elements =...
View Articleiframe not loaded properly in IE11.0.31
Hi,We are having iframe problem on IE 11.0.31 where the iframe is not loaded properly. In our application, we are using <iframe> to render the search result in a same page using javascript...
View ArticleActiveX Replacement solutions.
Hi,We have a web application based on .net and are trying to make it work with all browsers. In the application there is an ActiveX control that gets data from the server based on options and prints...
View Article