IE 11 Rendering a PDF from Base64, Blob, or ArrayBuffer into an not working
I thought I had a solution for this using an embed so that Adobe would render the PDF in the browser, but this only works when the file is local or provided via a URL: <embed...
View ArticleIE 11 vs Edge Page refresh
We have a configuration IIS webpage that save configuration changes into local server config.xml file.For some reason when we use IE 11 after we make changes and save configuration page does not get...
View ArticleEdge - status code 4183 - Unable to connect
Was trying to google but could not find reason for status code 4183.There is a reference for the codes or any idea what that means?
View ArticleIE 11 F12 developer tools unresponsive
Recently, as in the last couple of weeks, IE 11 F12 developer tools have become unresponsive. Not totally, but it is so sluggish as to be almost useless. I will see the window open after a while, but...
View ArticleErroneous behaviour of localStorage in Internet Explorer
hi everyone,For multiple of our web based solution, we utilize localStorage.Some users experience problems with this, so we started investigating. It seems that localStorage is not accessible for these...
View ArticleThis Content cannot be displayed in the Frame
We have a page in Domain1 embedding another page using iFrame from different domain(domain2). We have set the x-frame-options Allow-from domain2. It is working fine in Chrome but the we are getting...
View ArticleJavscript issue in IE 11.447.14393.0
Hi,We have a web application , and when tried to run it IE 11.447.14393.0 version, many of the Javascript related functionalities like Action listeners are not working.Below is the sample code, where...
View Articlenew in ASP.NET Core
Hi All.I would like to create my first web project in VS 2017.But when select according template to create new project, like in the picture, and click OK the VS created only empty folder with project...
View ArticleCustomize Send to OneNote option
Hi, We developed an mvc application which contains base64 Images. We need to create an custom right click menu with option to send to OneNote.Issue 1: we tried googling and got options to call onenote...
View ArticleSCRIPT70: Permission denied in IE11 when calling java script on parent window...
in the iFrame I have:window.parent.window.postMessage( {'func':'postMessage','params':[action]}, document.referrer); And js on parent window:if(window.addEventListener) { window.addEventListener...
View ArticleVBScript CreateObject( "ADODB.Recordset" ) returning empty
Hello,Looking for assistance troubleshooting/diagnosing an issue that is showing up with a Classic ASP/VBScript web application I am currently supporting. Over the past couple of weeks I've had users...
View ArticleWhat to authenticate in Windows Authentication of IIS?
I have an IIS site in IIS 8.5 of Windows Server 2012 R2 STD. It's AD environment in my local. I've enabled Windows Authentication in my IIS site and it works well for all AD users. But now I come into...
View ArticleUnable to handle the Authenticate window in IE11 - Windows 10 using selenium
This question is in continuation to the one asked in github selenium support.https://github.com/SeleniumHQ/selenium/issues/6098Now we have trouble identifying the IE Authentication window in selenium....
View ArticleList does not work in IE 11
The list type "a" does not work in IE11. However works well on IE Edge.Expected Output:a. Option 1b. Option 2c. Option 3Observed Output:. Option 1. Option 2. Option 3Example code below:<ol><li...
View ArticleGray out the shortcut to desktop option
I'm Using IE-11 browser on my own PC.I need to Gray out some option from IE Menu bar .I'm finding difficult to gray out the below item,In menu bar File-->Send-->Shortcut to Desktop option should...
View ArticleCannot open an anonymous level security token in IE 8
I am routinely getting this message after installing IE 8. The message occuring on random sites, mainly in scenarios where a pop up window should open (or open code is called in javascript). I'm not...
View ArticleEVAL function in EDGE browser is not working
Hi Team,I have many java script eval functions which works in IE but not in EDGE.Isn't that supported in EDGE?
View ArticleNeed to do window.open with no session id
We are doing a window.open from an application to a 3rd party site. We pass in input parameters to a web service on their end that they pre-populate so the user does not have to re-type info. But the...
View ArticleIE 11 does not provide interface to access native color picker
Hi,I'm trying to open the native color picker under IE11 without success. <OBJECT ID="dlg" CLASSID="clsid:3050f819-98b5-11cf-bb82-00aa00bdce0b"></OBJECT>Then I try to open the color picker...
View ArticleInternetGetCookieEx does not work for non-trusted sites since Windows 10 Fall...
We have tested that since Windows 10 Fall Creators Update, The API InternetGetCookieEx() does not work unless the host is added to Internet Explorer's trusted sites.All 8 combinations of flags had been...
View Article