Connect my web page to Windows Store app
Hi all,I need to open directly a windows store app (already installed) in my web page.I'm using windows 8.1 as operating system and IE 11 as browser.I have already seen the issue abot Connect your...
View Article1 item remaining
I've got frames in my javascript and code:if (frameDocument.createStyleSheet) {frameDocument.createStyleSheet(url); } else {... <code using appendTo> The problem is when I run my page in IE7,...
View ArticleHow set browser size and toolbars from HTML5 onwards?
The HTML5 specification (W3C Recommendation 28 October 2014), in section 5.2 "The Window object" says w.r.t. the open() method:The third argument, features, has no defined effect and is mentioned for...
View ArticleIE not set cookie for downloaded js file.Why?
I'm trying to download a js file from a different domain like main page is from www.abc.com but js file is from www.def.com. www.def.com sets a cookie . All major browsers get the cookie and sends...
View Articletag eating bandwidth?
I have an ASP.NET web page that dynamically generates a PDF file, which it then sends to the web browser. This PDF is embedded using the <OBJECT> tag. So far, so good. Page is working and users...
View ArticleIE 11 does not support execscript from vba. How do I use eval from vba the...
Hello, I used the Microsoft HTML object libary from an excel vba module to read web html. The code isiexpfleetobj.document.all.Item Call...
View ArticleHow to convert VB/VBA code from "IE.document.parentWindow.executeScript()" to...
My team is working on a project creating "custom voice commands" for a 3rd party speech recognition product, and that product includes support for Microsoft Word via VBA. The custom commands we are...
View ArticleProblems with IE11 on W8.1 pro - after recent patch?
Couple of problems have appeared recently with IE11 on Windows 8.1 Pro - everything was fine, but I am assuming a recent patch has caused the problem. Problems are not seen on IE11 on Windows 7 Pro or...
View ArticleWhat are the IEDriver version requirements for using Microsoft Webdriver tool...
Hi,We are using IEDriver 2.44.0 with microsoft webdriver tool Windows7-KB2990999-x64.msu update with IE11.Using IMPLEMENTATION=VENDOR, we are not able to get this IEDriver version working with out...
View Articlecheckbox displays different in IE10/IE11 document mode IE5 quriks and IE7/IE8...
For checkbox below:<INPUT tabIndex=13 style="HEIGHT: 14px; WIDTH: 14px; LEFT: 114px; TOP: 424px; BACKGROUND-COLOR: #ff9999" type=checkbox value=false>IN IE10/IE11 with document mode IE5 quirks,...
View ArticleIEHOST not working and not logging.
I'm running IE11 and am attempting to host a windows control in a html page. I know that this ins now obsolete but it is a legacy app that I'm dealing with. I've enabled logging, set up trusted sites,...
View ArticleInternet Explorer Compatibility
Whenever the IE is upgraded to newer version (from IE8 to IE9, IE10, IE11, etc...), I believe the compatibility mode to render in older version of IE (e.g., to render in ID8 version -...
View ArticleWindow.focus doesn't work if the context root is different from the parent...
HiI have a use case where i need to open a url in the new window and show that in front but currently it's not happening in the below scenario.If i open the window(Url abc.com/xyz) from a page whose...
View ArticleNot enough storage is available to complete this operation
I receive "Not enough storage is available to complete this operation"error when I try to get an JSON response of 65 MB I don't get such errors with other browsers. Why does this happen only in IE? How...
View ArticleIE7 & IE8 throwing 404 Error
Hi the application i am developing is throwing 404 errors when the browser isIE7 or IE8. But they work in other more recent versions or in other browsers.The error is something like...
View ArticleJava Applet is not working in IE11 in win8/win 2008 server
Hi,we have developed web application using PHP. in the start of the page we have link which will kick start the Java Applet application on click. It is not working in IE 11 browser with all windows...
View ArticleHow to assign the value of "href" attribute of element "a" to a string...
Suppose that the body tag of the HTML file only includes the following element "a" in the source code of the HTML file:<a href="http://www.microsoft.com">Microsoft</a>I want to return the...
View ArticleNeed to get Internet Explorer in English while I am visiting in Brasil
I need to find out how to get Internet Explorer functioning in English while I am in Brasil.
View ArticleSite loaded using SPDY tooltip nuisance
What is the point in the tooltip stating "Site loaded using SPDY" in IE 11? I mean it is useless to 99.9% of the end user population and the fact that it pops up over the address bar when a user wants...
View ArticleIE11 checkbox delay issue
Hi,Can someone please help me with the checkbox delay issue with IE 11. Whenever i try to check a checkbox firstly it blacks out and then checks the checkbox. Same thing goes with the uncheck of...
View Article