Enter Keywords:
1 - 10 of 13(0.008 seconds)
Sort By:
 
Assuming I have managed to embed a WebBrowser control from the ActiveX SDK client window that I have created, how can I instruct it to print its content?
Zones: Windows ProgrammingDate Answered: 04/05/1997 Rating: 6.6 Views: 0
Following is code which i get thr msdn. But i have to go thr loop. How could i get when new instance of ie is lanched? Is ther any such event which i get in my application that new instance of ...
Zones: Windows MFCDate Answered: 09/07/2000 Rating: 6.4 Views: 0
I'm using Band Objects 1.2 (http://www.oligo.dk/iedelphi/ie5tools/bandobjects.htm) to create a Toolbar for IE. So I've got a IWebBrowser2 to access the browser, but I've got no idea, how to react o...
Zones: Delphi ProgrammingDate Answered: 01/21/2003 Rating: 7.6 Views: 0
How do I use the IWebBrowser and IWebBrowserApp objects in ActiveX and what files need to be included (header-files) and in the path (dlls and so on)?
Zones: Windows ProgrammingDate Answered: 09/03/1998 Rating: 7.2 Views: 5
I know the shdocvw.dll provided the internet application classes , including the IWebBrowser class , I define a object(IWebBrowser class) which can load the IE and show it.But How can I control the...
Zones: Windows MFCDate Answered: 03/07/1999 Rating: 6.6 Views: 0
The IWebBrowser is currently displaying an XML result page.  How do I retrieve the XML string from the document?
Zones: Windows MFCDate Answered: 08/23/2006 Rating: 7.4 Views: 0
Can somebody tell me whats wrong? I have created a CWinThread derived class.  In the thread initinstance, I created a dialog window that has the IWebBrowser embedded in it. BOOL CSyncThread::In...
Zones: Windows MFCDate Answered: 07/24/2006 Rating: 9.4 Views: 0
I have written an IE helper in-process server that sits and listens for specific events from IE.  I have an interface to IWebBrowser from within this DLL - and would like to find a way to communica...
Zones: C++Date Answered: 10/19/1998 Rating: 8.2 Views: 0
I am attempting to use the iwebbrowser2 control in a service.  The service runs fine on one of my w2k servers, but fails on one at a customer site.   the only clue I get is that the iwebbrowser2.re...
Zones: C++Date Answered: 05/13/2003 Rating: 9.4 Views: 0
hello guys, i need a possibility to post data using IWebbrowser2. i already found solutions for posts without files. now i want to post a complete file. assume i have a) a file on the har...
Zones: Delphi ProgrammingDate Answered: 05/26/2004 Rating: 8.0 Views: 0