How to upload a local image without file input.
Dear all,I want to ask a question about upload files.I use "ActiveXObject("Scripting.FileSystemObject")" obj to get local file dir structure, then I can got the paths of selected files by user, now i...
View ArticleBehavior of IE for ReadOnly TextArea, while hit enter key
I have one ReadOnly TextArea, some buttons, some input controls like text, radio buttons, dropdowns etc. I am taking focus to the ReadOnly TextArea and hit the enter key. As a result, the focus goes to...
View ArticleRequest's timings tab shows the "Start" event twice
I have a web application which issues periodic requests to a web service using AJAX.I have noticed that the time spent on the request is two times bigger than it should be. For example, if theping...
View Articlejavascript version of IE-11 says its Mozilla!
I just download Internet Explorer 11. I used javascript to get:navlower = navigator.userAgent.toLowerCase(); and it does not tell me I have Internet Explorer. Its value is "Mozilla/5.0 (windows NT 6.1...
View ArticleXML5619: Incorrect document syntax in IE10
How this error can be resolved in IE10?XML5619: Incorrect document syntax.
View ArticleLarge problems with web-applications developed with VS2012 and Explorer 11
We have developed several huge web-applications with VS2012. Tonight Explorer 11 was automatic downloaded and installed. The appearance of our applications has totally changed, java-scripts don’t work,...
View ArticleDisplay Div\Iframe on Applet Windows 8 (IE10-11)
I have a problem when I try to display div/iframe on applet. This problem occur only when I use IE(10-11) on windows 8, what is interesting when I run website on windows 7 (IE 10) everything is ok but...
View ArticleIs there any other option to attach event other than addEventListener,...
I am trying to attach the event in IE 11 using addeventListner. but it returns 'undefined' but in case of up to ie 10, it find the support of attachEvent so it returns true.The piece of code is...
View Articleasp.net - IE 11 multiple postbacks issue
Since the coming of IE 11, we had troubles with our ASP website. After a lot of research, we reduced the code to a very minimum to reproduce the error. At this point there are just two lines of code...
View ArticleRe-upgrade to IE9 from IE8 on Windows 7
I have windows 7 (64-bit) with IE9 an auto update installed IE11 by mistake. I downgraded back to IE9 unfortunately 'VS2010 .net4.0' didn't like it and kept saying i needed IE6 and higher. I...
View Articlehow to invoke addeventlistener from a hta file when user clicks on internet...
I have written a JavaScript to capture a screen shot of browser using canvas element and I am calling this script from a internet explorer menu item (add-on) click. But I am unable to invoke the...
View ArticlePossible bug in IE11 accellerator arrow
When highlighting a term on a web page in IE11 the accellerator arrow does not seem to be clickable unless zoom level is set to 100%. This worked fine up to and including IE10. I am running fully...
View Articledoes IE 8 supports SSL over FTP?
hi , i am trying to work on IE8 to connect to FTP site which is working on SSL. but i could not get connect to FTP. so does internet Ecplorer 8 works as clint for FTP over SSL? do i have to user any...
View Articledocument.execCommand('insertHTML'...in IE11
After a while I continued constructing my rich text editor (huh-huh…) to be able to customize some things better. All of a sudden I noticed that my previous IE version 10.0 had been updated to IE 11....
View ArticleIE 11 disabled, won't work.
Using Win 7 ultimate. I was debugging in Visual Studio 2013. I pressed some wrong key combination, and now IE 11 quite working. The IE11 Tools menu only display File, Safety and Compatibility settings,...
View ArticleIE -11 startup is slow
IE-11 and Windows live mail together either/or have a slow startup. Resetting IE options resolves the problems to both (temporarily).Re-enabling Google toolbar (the only change) does not affect startup...
View ArticleCMyPrintDialog::OnInitDialog() is not called in IE10
I have a class named CMyPrintDialog derived from CPrintDialog of MFC. It's used as an ActiveX in IE, and the project is linked to MFC statically. It works well in IE8 for many years. But the same...
View ArticleHTML1524 with perfectly correct doctyp string on IE10
Hi!With the follwing doctype string on the first line of my document the HTML1524 error is displayed. Is this a known bug in IE10 Windows 8?<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0...
View ArticleResponse ContentType "application/PDF" not working in "IE 11"
Hi, I am trying to generate PDF file from HTTP Response Output stream in "Internet Explorer 11", but the PDF is not getting generated. it says, "File might have deleted or moved". kindly help me on...
View ArticleIE don't show tooltips above the selected option in a select box
Using IE 11 and Windows 7.Tried with previous versions as well.Create an HTML file using this code:<html><head><title>Select Option Tooltip...
View Article