|
|
|
popup description
Sun, 30 Mar 2008 23:58:57 -0700 (PDT)
Hi,
Can anyone pls let me know how to create a BHO that can popup a small
description during the mouseover button.
For ex : A media is being played on the webpage, and when user moves
his mouse over the media window, I want to popup a window on the right
edge of the media window displaying the properties of ...
|
Correct way of copying HTMLDocument
Thu, 27 Mar 2008 10:20:47 -0600
Hello,
What is the correct way to create an independent copy of an
HTMLDocument in a BHO? Specifically, what we want to do is:
1) User navigates to a web page
2) Create a copy of that web page
3) Perform operations on the copy of the webpage, such that the
instance that the user ...
|
get_outerHTML error and pop up mshtml.dll 0xc0000005 access violation
Tue, 25 Mar 2008 19:41:25 -0700 (PDT)
hi,all
my app pop up unhandle exception prompt ,when step into
IHTMLelement::get_outerHTML with following source fragment.
CComBSTR BStrhtml="";
IHTMLElement* pEle;
......get pEle poniter.....
pEle->get_outerHTML(&BStrhtml);
i test it in two way,one success ,and one failed
1. c ...
|
Dont read
Tue, 25 Mar 2008 12:03:53 +0100
Vendo coche de segunda mano, Seat ibiza, a? 2001 km
35000, Solo por 4500 euros.
[URL=http://www.anunciosgratis.de]Anuncios Gratis[/URL]
www.AnunciosGratis.de http://www.AnunciosGratis.de Anuncios
Gratis. ...
|
Printer defaults
Mon, 24 Mar 2008 15:53:01 -0700
When working with the web browser control, or from a script language, such as
Javascript, or from an ActiveX control, is there a way to determine the
default printer name and any information about the browser's default printer
(such as its DEVMODE settings, bins, paper size, default orientation, etc.)?
Wit ...
|
Passthru Sample bug?
Mon, 24 Mar 2008 09:45:20 +0800
Passthru is a great sample for APP.
I find this bug:
when url is OK, everything is OK, but when url has no response, for example,
the server is busying, Passthru hangs, and the user had to kill the exe,
after that, IE can't connect any site any more. you have to restart the
computer.
but if the url i ...
|
DOM access in NavigateComplete2 handler
Mon, 24 Mar 2008 01:34:24 +0100
Hello,
In my MFC (CHtmlView) application I would like to modify the downloaded
page via the DOM in my NavigateComplete2 handler. If I place the code
below in that handler I end up with "<body><p> </p></body>" in
bstrOuterHTML instead of the HTML of the downloaded page. How come?
Isn't it possible to access ...
|
|
|
reuse firefox window
Fri, 21 Mar 2008 15:45:53 -0700 (PDT)
Hi,
There's a firefox window opened(not opened by my application), in my
application I want to reuse this window to navigate to a specific
URL.
I can find this window by title or by class, but how can I navigate to
that window?
...
|
Trying to pass by the 'store or open file' message using Delphi 7, TWebBrowser, IE7, XP SP2
Fri, 21 Mar 2008 00:09:23 +0100
Just was pointed at this newsgroup, but cannot retrieve history before
7-3-2008. So it could be I'm asking a question posed previously. Could
someone point me to the answer in that case? Thanks in advance.
I have been writing a program (using Windows XP SP2, Delphi 7 and
TWebBrowser) to do an auto fill of f ...
|
Why IE process stay in the memory after I close the window?
Thu, 20 Mar 2008 07:16:31 -0700 (PDT)
After I installed my BHO tool bar I couldn't close IE completely. The
process will stay in the memory even after I close the window. How can
I debug this? Thanks. ...
|
|
|