How to read local files using the File API does not work with EDGE
how to read local files using the File APIGo to this site and try the examples using IE 10 or 11, also Chrome etc. https://msdn.microsoft.com/library/hh580307(v=vs.85).aspxThen try it with EDGE and see...
View ArticleNew Web Site
How do I create a new web site on IIS 7? I am trying to create a new site; do I create a virtual directory (Add Virtual Directory) or the application (Add Application)?
View ArticleHow to Disable Internet Explorer Security Warning Messages
My HP Pavilion HPE Desktop runs Win Home Premium 7 SP1, with 64bit OS and Internet Explorer 11. How can I DISABLE the continuous and annoying "Security Warning" messages that appear, whenever I open...
View ArticleIncredibly slow access times (100x slower) within a loop comparing to Chrome...
I have this js code:var start = new Date().valueOf(), globalFn = function() {}; for (var i = 0; i < 100000000; i++) { globalFn(); } console.log('Elapsed: ' + (new Date().valueOf() - start) /...
View Article[Microsoft Edge] "message" listener of web worker cannot work very well on...
below code is from serviceworker.js .self.addEventListener('message', function (e) { //received the message});In the main thread , i use the work.postMessage(xxx) to communicate with web worker....
View ArticleIs HTTP Strict Transport Security broken in Microsoft Edge?
Hi,I just tested the HSTS feature in various browsers. HSTS is a nice feature that forces browser to use HTTPS for all requests on given domain and prohibits overriding the "wrong certificate"...
View ArticleHTML5 Media Element Not Respecting Output Protection Level
Hi there,I am having trouble performing a HDCP check by playing a 10 seconds video. My expectation is that the video would fail when I attempt to play on a machine that doesn't support Output...
View ArticleIE11 crashes trying to print SSRS client report
I have a 2005 rdlc file integrated in web application. The application server doesn't have any reporting components installed, instead only the Microsoft.ReportViewer.WebForms.dll is deployed as ref...
View ArticleDestroy parent window of a webbrowser control causes a crash, How to close...
I have implemented an IE control by deriving CAxwindow,and implementing DWebBrowserEvents2 interface, It's ok to navigate URLs, but when I want to destroy the parent window of the ID control, I will...
View ArticleProblem with windows 10
I recently upgraded to windows 10 now why can't I open my word 7 documents in windows 10?
View ArticleSwitched to Windows 10 now some links in IE11 don't work.
Just switched to Windows 10 and now I can't use some of the links in IE11 to work. I know the links work because I still have another machine loaded with windows 7 and the links work. Is there...
View ArticlemsPinnedSiteState method
Is external.msPinnedSiteState() supported by Windows Phone 8.0? When Edge will support this?https://msdn.microsoft.com/en-us/library/dn255016(v=vs.85).aspx
View ArticleJavascript window.focus() is not working on IE11
when opened more then 1 tab in browser window.focus is not working when executing this script:var handler = window.open("link", "target", "width=100,height=100"); handler.blur(); window.focus();
View ArticleMake Signed ActiveX As Trusted
Hi ,We have bought a code signing certificate from the Comodo . We signed our activex dll. But after installation, when i am trying to access this ActiveX, IE blocking it.Please help me, what i am...
View ArticleSmart App Banner for Windows app in Windows 10 / Edge
iOS has an awesome feature to promote your app called Smart App Banner. Recently Android implemented a similar feature (although it doesn't seem very functional with their requirements). This blogpost...
View ArticleThe aspx pages are opening in Mobile mode when we update our IE from version...
Hi Team, I am supporting a web application which runs in .Net framework in my organization. Recently our tech team updated the IE from 8 to 11 in all the machines across my organization. As a...
View ArticleUNABLE TO OPEN THE WEB PAGE https://www.icegate.gov.in
We are unable to open the web page in the internet explorer. Kindly help us to open the file.RegardsVijaya Kumar
View Article"x" symbol appears in the end of lines in element
Hi all, I have some problems with <textarea> element display when I use "FrutigerLTStd-BoldCn" font: http://prntscr.com/9h8fntAll lines end with some special symbol "x". But this symbol is absent...
View ArticleWhat happens to cookies and history developed during In Private,. In Congito,...
I understand that an In Private Internet Explorer session does not save history or cookies created by visits to web sites after the In Private session ends.However, does anyone know the detailed...
View Article