mouse clicked Area from C# DOM
Mon, 21 Apr 2008 05:34:03 -0700
hi all, i have made IE toolbar, now i want when mouse is clicked on IE
Area(that area will be inside the html element like div,td,table etc), i want
to select that and highligh the whole area
how to do that in C#. ...
|
Can i use WinHTTP with WinINet in the same process?
Sun, 20 Apr 2008 18:35:59 +0800
thx~ ...
|
Ask about manipulating travel log.
Sun, 20 Apr 2008 00:48:46 -0700 (PDT)
Hi,
When I was using the travel log of WebBrowser control (via
ITravelLogStg, IEnumTravelLogEntry, etc.), I got into some problems.
The following is a case (you can try it in IE and examine its back/
forward list):
Action Log entries after the action.
(retrieved from IEnumTrav ...
|
handle mouse click event and select the text
Sat, 19 Apr 2008 01:22:00 -0700
hi all, i want when mouse is clicked on webpage at any place then i want to
select the text where mouse was clicked(click point will liet inside the html
tag i want to select that) and then increse the menu size of that clicked
"region" or block.
thanks ...
|
How I can show the scrollbar as needed?
Thu, 17 Apr 2008 01:19:01 -0700 (PDT)
Hi,
Sorry if I ask a duplicated question.
What I am looking for is: how to show the scrollbar when it is needed
(and hide it when it is not).
I read relevant threads in the forum, and already learned that I could
use DOCHOSTUIFLAG_SCROLL_NO flag to hide the scrollbar. But I still
don't know how to decide ...
|
Any way to get the autocomplete text of the editbox in google.com?
Thu, 17 Apr 2008 09:50:04 +0800
When you double click the editbox in google.com, IE will show the history
inputed keywords,
how can I get these keywords programmly?
Thanks,
BigSmith
...
|
replace tags sin html page
Wed, 16 Apr 2008 17:03:04 -0700 (PDT)
Hi,
I want to replace tags in html pages. I want to replace the tags with
some string before the page show. I am thinking of doing it in
DocumentCompleteIe(LPDISPATCH pDisp, VARIANT* URL).
Can someone tell me how to do this? I want to replace all the strings
between <localize>I </localize>. Is there a way to ...
|
|
|
Help,Igor,can i workthrough the persistent cookie problem in this way?
Thu, 17 Apr 2008 00:39:15 +0800
Because the persistent cookie is per-user basis.
So, can I create an thread(not process) running in another user account
to get a separate persistent cookie from the current user's? ...
|
Unknown IExplorer Dispatch Event
Tue, 15 Apr 2008 13:23:46 -0700 (PDT)
Hi there, I am working with the web browser control and am getting an
unknown IExplorer Dispatch Event. The event number is 283. Any idea
what this is? I havent seen this before nor have I been able to find
any doc on it.
I just upgraded to VS2008. Using Vista and IE7...
Thanks
Christian ...
|
How to disable the clicking sound when Navigating?
Tue, 15 Apr 2008 14:16:47 +0800
Thanks~ ...
|