No announcements
Filter
:
All Threads
All Threads
Answered
Unanswered
Proposed Answers
General Discussion
No Replies
Helpful
Has Code
All Languages
-
Unanswered1VotesCalling GetBindInfo() in StartEx causes AJAX POST data to be dropped
GetBindInfo(&bindf,&bindinfo); The problem I am seeing is that everything works perfectly with IE9, but with IE10, any call to GetBindInfo() results in ... -
Unanswered0VotesE10. Ghost ActiveX control - impossible to remove (mdm, IMSI Design)
Hello, "A website wants to open web content using this program on your computer" "Name: mdm" "Publisher: IMSI Design, ... -
Unanswered0VotesWeb browser control - size to properly fit content
Hi All, I am creating an ATL window that is a browser control essentially. I am loading a custom HTML page into the browser. We do not want any scroll bars so we disable ... -
Unanswered0VotesHow to handle Mshtml.HtmlWindow2 events (like load) in C#
Hi All, i am Google enough to find out how to handle mshtml.HtmlWindow2 events but nothing looks promising to me. i search books as well i didnt find it ... -
Unanswered1VotesGet Attributes of a tag in Cpp using IHTMLDOMAttribute
QueryInterface(IID_IHTMLDOMNode, (void**)&pElemDN); if (pElemDN != NULL) { pElemDN->get_attributes(&pACDisp); ... -
Unanswered0VotesHow to successfully submit IE add-on to IEGallery.com
Dear IE staffs, I am a developer specialize at browser extension development, working for http://www.bi101.com/products/sendsecure Recently we have created an IE ... -
Answered0VotesEnabling the IE 10 Spell Checker in a WebBrowser
This is probably the same question as How to enable spell checker in web browser control for IE10 but I am not sure and I can be more specific. I am using VS 2010 and ... -
Proposed0Votesiexplore.exe process taking a long time to close after using IWebbrowser2.Quit() on Windows 2008
Hello, I have an issue with some internet explorer automation. I am using IWebBrowser2 to control IE. Everything works fine except when the IE 9 session is closed ... -
Unanswered0VotesMethod Call from Java Applet to JavaScript through JSObject doesn't works with IE9 and IE10
Hi, I'm using JSObject.call to call Java Script API from my applet. This is working great for Chrome Firefox and Internet explorer v7 and ... -
Answered1VotesAdd manually URL on Compatibility View List in IE10.
I need to add one URL to Compatibility View List in IE10. I want do this without user need to do anything, I will add the URL at Installation time of my application. How can I do ... -
Proposed0VotesHow do I supply a file path for the upload capabiltiy without the user seeing a "browse" dialog
I am using a MFC c++ application where I embed the IE web browser control in a dialog box. I have connected up to the control's browser events and I am calling SetUIHandler to provide my own ... -
Unanswered0VotesURL Protocol doesn't get decoded URL in Windows 8 no matter what UseOriginalUrlEncoding I use
Under Windows 7, UseOriginalUrlEncoding in the registry for a URL protocol controlled if the URL was decoded before running the program that I registered, and it defaulted to decoding. Now it ... -
Unanswered0VotesIE Addon submission
Does anyone know how to get in touch with support at Microsoft IE Gallery iegallery.com ? I can see our submission ... -
Unanswered0Voteshow to reliably determine installed IE version going forward
Hi, The question of how to detect the installed IE version has been asked previously, but IE10 seems to add a new ... -
Discussion0VotesBHO in IE10 win8 64bit preview
RegisterClassImplCategories(clsid, 1, rgcatid); ... -
Proposed1VotesNon admin activex installation IE8 with XP
For non admin activex installation I have added InstallScope=user in Deployment Section. With this change Activex Installtion works fine in VISTA with IE8 but on Windows XP with IE8 the activex ... -
Answered0VotesCalling C# BHO methods from Javascript
I'm trying to figure out how to call C# methods in my BHO object from Javascript within the page. I found numerous pages on how to do it in C++/ATL/Com such ... -
Answered0VotesWebBrowserHelper.ClearCache() not working for IE 10
Hi, I have an application in which i use the WebBrowser Control. I have a URL which i pass to the control. That URL has a popup with for entering credentials and it was all working ... -
Unanswered0VotesActiveX installation gives options Install and Install for All users for Non Admin user on Windows 7
Installing ActiveX is asking prompts to install and install for all users. This is happening as we are using CAB with inf file with InstallScope=user|machine. If we user ... -
Answered0VotesBHO executing javascript but what about XMLHttpRequest() ? c#
I have this function inside of my BHO that executing javascript code, and its working: public void OnDocumentComplete(object pDisp, ref object ... - Items 1 to 20 of 4896 Next ›



