MSHTML: Access child's popup document from parent's JavaScript
We have built MSHTML based WebBrowser control to embed MS IE engine into our application. Right now every WebBrowser instance is running in its own native process. When a web page opens a new popup...
View ArticleWindows 8.1 / IE 11 Touch issue on the top navigation with dropdown
I have top navigation bar with child level dropdown as well as grand child level dropdown.This works fine in hover events with non touch devices as well touch devices except IE 11 browser.Issues are...
View ArticleProblem to transfer integrated windows authentication from IE to the web site...
Hello!We have a problem to transfer integrated windows authentication from IE to the web site page through an ARR.We have:1. Web Site, which is configured on my development PC (Windows 7 x64, IIS 7.5)....
View ArticleIs there a way to disable the DOM Explorer in browsers? Or eliminating the...
Is there a way to disable the DOM element explorerer? We have just found out that a user can adjust the element and get into a site with a different key.
View ArticleImporting Digital Certificate (PFX) into IE 8 error :The specified file is empty
I am attempting to install a PKCS 12 (PFX) certificate package into my IE8 browser on Window 7 from a file. I successfully installed the certificate and private key into my Firefox 3.6.10 browser the...
View ArticleHow to make my app pass SmartScreen filter in IE9
I have an IE plugin installed using (Windows exe) installer built with Inno Setup.With SmartScreen filter enabled, IE9 complains that the file "is not commonly downloaded and could harm your...
View ArticleIE11 - Magento Web site - Slideshows Script/Jquery/Ajax on Home Page does not...
Hi,I need help on emergency please, We tried all and its not functionning on IE11 Windows 8.1.On Our Magento dev site Home Page, We have Menu + Different Slideshows: 1) When We enter on Dev site...
View ArticleThis Page if opened by Internet Explorer hangs it
This Page if opened by Internet Explorer hangs it. Tested on IE 8, 9 & 10. Haven't tested on IE 11 though. What settings(scripts) can i disable to open this smoothly.Regards, Premjeet Singh
View ArticleI.E. 11
Installed IE 11 on my lap top. It is running very, very slow. When trying to do something, it takes IE + 1 minute or more to respond. Have tried disable of add on's, but that doesn't seem to help....
View ArticleHow to highlight selected text in IE 11
I have a prototype JS snippet here :- if (document.selection) { // IE 8, 9, 10 var range = document.selection.createRange(); selectedText = range.text; selectionOK = this.highlightSelection(range);...
View ArticleUnmanaged DLL working on Development Server but throws...
I have a Web Application in C# Framework 4 that loads an unmanaged third party DLL. When I run the application using Visual Studios's development server it works fine, but when I publish the...
View ArticleHTA file not running on Win 7, 64bit
I posted this same question to the TechNet IE site...maybe someone here can help or has some insight...this is part of a Win XP to Win 7 migration, and the application works perfectly on Win XP.I am...
View ArticleIE11 display:flex issue
<div id="body"> <div id="content" class="content" style="margin-left: 279.888888835907px; width: auto;display: flex;overflow-x: visible !important;"> <div...
View ArticleIssues while running application on IE10 .
i am migrating the application from IE8 to IE10. i have done some changes in that by writting meta tag. eg.<meta http-equiv="X-UACompatible"content="IE=EmulateIE8"/> when i run the application at...
View ArticleIE11 can't receive http upload from ASP6 (BinaryWrite )
Hello,Many of my old ASP6 website use http upload to send pdf files (it is not https protocol but http). The files are saved to disk (not open in the browser). The code below works since many years but...
View ArticleRetrieve the COM class factory for component with CLSID...
I get this error at runtime when try to call Brother b-PAC3 SDK library from Windows 7 64 bits web application. This b-PAC3 library is 64bits version. This library works fine with Window forms 64bits...
View ArticleIE11 bug - javascript script continues execution after the tab is closed
Steps to reproduce:1. Open 2 blank tabs in IE.2. In one of them navigate to this demo page: http://jsfiddle.net/MTJ27/15/ ; it runs 4 web workers.3. Check CPU utilization (on a 8-cores machine it...
View ArticleWhite box
I have ASP.NET 4 web application running on Windows server 2008R2(IIS 7.5).Problem is that when I open application in Internet Explorer(Windows 7,IE 10), it displays only white box in top left corner...
View ArticleIE11 + on paste event - relative path images not loading
Hi,On IE11 browser i have a problem with loading images.On paste event - i will be generating HTML as$("<img></img>").attr('src', ('../Images/Add.gif')And the images are not coming on the...
View ArticleIIS Configuration for Multiple websites on one server
Hi all,Hope this is the correct Forum...I have a 2003 SP2 Windows server which hosts a couple of websites. For the sake of argument lets call the sub1.company.co.uk and sub2.company.co.uk I now want to...
View Article