How to convert .bat to windows manage services
@echo off rem Licensed to the Apache Software Foundation (ASF) under one or more rem contributor license agreements. See the NOTICE file distributed with rem this work for additional information...
View ArticleConfused, tools to make a static html page?
HelloI want to create a rather simple webpage with some tables, some pictures, a link button.I tried browsing for some tools, and kinda got more confused.What should I use to create a...
View ArticleMedia Player extension asks permission where no media exists
Recently, I have noted that IE is asking permission to run the Media Player extension even on sites where no media is present; does anyone know why this extension is asking to be run?
View ArticleIE11 not playing mp4 stream
I am using ffmpeg to convert a video only RTSP stream to mp4 and streaming it via a web server. I am using the ffmpeg movflags "frag_keyframe+empty_moov" to create the mp4 stream. I can play the stream...
View ArticleSvg Switch Bug IE 11
Hello,Currently, I'm working on a web application with D3.js and I incorporated some tags with the foreingObject, I read that IE doesn't support it that element. Therefore, I add the switch element for...
View Articlehtml5 - show hidden text upon loading page
Hi all, my need is to show my spoiler upon user's visit. It works fine when user opens linkhttp://site.com/index.html#show_id5and he or she can see only visible text, then user can click on spoiler...
View ArticleBoth addEventListener and attachEvent do not work in IE 11 Compatibility View.
function createObject_Log(id){ var obj = document.createElement('object'); if(id!='') obj.id = 'objAttach' + id; obj.classid = "CLSID:9BD19BD1-D8F9-4D1D-8AD9-42C21A2B28DC";...
View ArticleIE9 Object Tag Load Twice
I was trying to replace Frameset and Frame jsp page with <div> and <object> tag. That is two set of <div><object> tags to include menu.jsp and content.jsp. Problem is F12 tools...
View ArticleHow to distinguish a Windows laptop from a tablet in Javascript?
Hi all! :)I need a way to detect in Javascript, when the user is running Internet Explorer 10 or newer, whether they're browsing my website using a Windowslaptop vs a tablet.I wrote this Javascript...
View Articlehyperlinks worked in previous versions but do not work in version 11
The hyperlinks in the red band at the top of the screen still work for btnfinancialservices.com but no longer work for subpages like btnfinancialservices.com/updates.php but there is only a small...
View ArticleIE 10/11 will only load installable fonts used on web pages; why not load...
Unless downloadable fonts used by a web page are marked as installable, IE 10/11 won't load them, refusing with the console error: CSS3114: @font-face failed OpenType embedding permission check....
View ArticleNo Adobe Flash Player
Last week I switched from Samsung Android phone to Lumia 525. My decision is wrong. In Lumia why Adobe flash player is not allowed?? Y no JAVA?? Y no direct music download option for any website...
View ArticleIE9 Javascript execCommand("Copy") behavior change (new line/line breaks...
Hi Everyone:There has been a change in the behavior of IE9 JavaScript. The following code snippet in IE8 copies line breaks from the innerHTML/value element to the clipboard whereas IE9 ignores...
View ArticleWindows 8.1 and IE 11 slow slow slow!
Just performed a Windows 8.1 upgrade three days ago, everything went reasonably well, no issues other than getting everything configured and apps re installed. Had to run some communications traces to...
View ArticleData Flows out of the Grid: HTML5 and MVC4
Hi All,We have a grid on cshtml page which is filled with a model. But some times data flows out of the grid.Please see the screen shot below.If you notice the last row's last column is out of the...
View ArticleIE9 use cache files directly
Hello! I found a difference between IE9 and IE8 in using cache. testCache.html:<html><head><script type="text/javascript" language="javascript"...
View ArticleContinuous Authentication Request
Hi all,We have a Windows application with a IE browser interface and it all works very well. When a user selects to view a contract in the application the contract opens in a new Window or new Tab...
View ArticleReceiving SEC7118 warning in console, but resource loads and contains...
Hello,I'm receiving the SEC7118 warning in the console. However, the resources do load properly (I do not have this overriden), and when I inspect the request in the f12 network tab, the...
View ArticleIHTMLElement2.ClientLeft reports different between Win7 and Win8 / Win8.1
Hi All,I find a issue to get ClientTop and ClientLeft for a IHtmlElement2 object from web browser control on different version combination of IE and WinOS.Here is the sample to reproduce private void...
View Article