Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

delphi-webbrowser · Delphi: Using IE's WebBrowser

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 4047
  • Category: Delphi
  • Founded: Mar 21, 1999
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 7353 - 7382 of 10292   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
7353 felixjumo Send Email Jul 1, 2003
8:10 am
Hi, this has been discussed before but nowhere the way I would like to see the result so: Form1 with a webbrowser on it. I want to place the thing on form2: ...
7354 felixjumo Send Email Jul 1, 2003
8:16 am
Hi, I just can't get the event when something or someone closes the document inside my embeddedwb. The onclosequery, onquit events are not called in this case....
7355 styx1402 Send Email Jul 1, 2003
12:38 pm
TwebBrowser uses same proxy settings as IE by default. However, you may specify different settings for a particular session (session = program run)... just...
7356 styx1402 Send Email Jul 1, 2003
12:42 pm
In IE these two events should be the same; I don't know how to distinguish them either on client or server. However, if you use NMHTTP, it will use request...
7357 felixjumo Send Email Jul 1, 2003
12:59 pm
I've added in the Exec method the check for nCmdID = OLECMDID_CLOSE. Which calls the FOncloseByScript property, an eventproperty i've also added. So it works...
7358 Sandy
sandychopper Send Email
Jul 1, 2003
4:02 pm
You can use any amount of buttons or components and they all will get the proper message. You only need one timer to check the current activity of the mouse...
7359 squidsrus85 Send Email Jul 1, 2003
11:38 pm
Hi people, Just when I thought I had this selection issue solved, the webpage in question can have no dropdown selection box on it if there is nothing to...
7360 stefano_picciolo
stefano_picc... Send Email
Jul 2, 2003
8:02 am
Is there a way to prevent loading 468x60 pictures for example? Manipulating <img> in html doesn't work, because many sites use javascript to create ad images. ...
7361 felixjumo Send Email Jul 2, 2003
8:30 am
Hi, Does anyone know why the Exec method of TEmbeddedWB checks for a value in CmdGroup? Somethimes my errorscript method is forgotten and after debugging I ...
7362 packetswitcher2003
packetswitch... Send Email
Jul 2, 2003
2:44 pm
I am new and just starting to learn. Does anyone have a simple piece of code or preferrably an example program and code that they could send me that downloads...
7363 Felipe Schneider Costa
negodito Send Email
Jul 2, 2003
3:01 pm
... Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.495 / Virus Database: 294 - Release Date:...
7364 negodito Send Email Jul 2, 2003
3:06 pm
Some example... procedure TForm1.WebBrowser1NavigateComplete2(Sender: TObject; const pDisp: IDispatch; var URL: OleVariant); var html_changed, mystring , ...
7365 henry34223 Send Email Jul 2, 2003
6:11 pm
... plz see my message # 6666...
7366 squidsrus85 Send Email Jul 2, 2003
11:10 pm
... Hi Paul, this is almost what I am having problems with. Maybe you can offer a small snippet for me too. I have to access a webpage that *most times* has a...
7367 felixjumo Send Email Jul 3, 2003
10:58 am
Hi, I've got some TembeddedWB&#39;s on one ore more forms. Problem is that sometimes one of them ask in java to set the focus to that particular object! I don't...
7368 cjkilner Send Email Jul 4, 2003
12:59 am
I tried several years ago to install the EmbeddedWB component, but could never manage it despite huge amounts of help from Henri Fournier. I have now come...
7369 dsk4096 Send Email Jul 4, 2003
12:59 am
When you read the WebBrowser.HWND property (at least in delphi 5) you get back an unspecified error. The error occurs in the Invoke method passing -515 as the...
7370 satanmonkeys Send Email Jul 4, 2003
8:18 am
I thank Mime Filter is U need . U can download Demo from http://www.euromind.com/iedelphi/app.htm...
7371 stefano_picciolo
stefano_picc... Send Email
Jul 4, 2003
9:32 am
... I tried to modify source code from iedelphi to handle image/gif content. I have a problem: filter isn't executed for every image on the page! Do you know...
7372 styx1402 Send Email Jul 4, 2003
12:57 pm
It looks like your version of IECONST is outdated. Version 1.4 (Oct 16, 2001) has required defenitions....
7373 squidsrus85 Send Email Jul 4, 2003
3:22 pm
Hi, Got a problem with an https website, D5, W2K, IE5 and TWebBrowser. On this site, there are a bunch of links (all to the local secure website) in one frame....
7374 hwebersde Send Email Jul 5, 2003
1:14 am
hi, I'm using a twebbrowser component to browse a login-restricted web site. Now, (nearly) whenever I want to access a (restriced) site, another site asks me...
7375 Heiko Webers
hwebersde Send Email
Jul 6, 2003
10:13 pm
hi! Thanks a lot for the answer. Indeed, this is a nice component, I already found it and it solved another problem I had with Twb. But I didn't know it...
7376 Delphi @ Carrz-Fox-Fi...
dreaminkisscarr Send Email
Jul 7, 2003
1:41 am
The default Delphi TWebBrowser needs a lot of coding to enable it to remember Username and Password fields. Search and Input Fields. The TEmbeddedWB has all...
7377 hongwei chen
chenhongv Send Email
Jul 7, 2003
1:42 am
Hi forks, In order to wait for the completion of the WebBrowser navigation, I use a loop to detect a DocCompleteFlag which is set in the ...
7378 bluehipy Send Email Jul 7, 2003
1:42 am
Hi, I am using a Toolband , builded as in delphi - IE example. I would like to search for a string in the loaded page .... eventualy to highlight the choosen...
7379 Delphi @ Carrz-Fox-Fi...
dreaminkisscarr Send Email
Jul 7, 2003
1:42 am
{Reason why I add you to a CC in the Message, is becuase it takes along time to post To the group. The owner needs some badly needed help :-) } In the Object...
7380 cjkilner Send Email Jul 7, 2003
8:41 am
... Nope, that's not it, I have V 1.4 (Oct 16, 2001). I saw the definitions in there, but there must be something wrong about my setup that doesn't pick it...
7381 Birger Sorensen
birger_52 Send Email
Jul 7, 2003
9:50 am
Hi. Don't really get this... First off, I think sleep function actually WILL take up a lot of CPU time. Second, you use the ..DocumentComplete to set a flag,...
7382 Eduardo Meyer
emeyer@... Send Email
Jul 7, 2003
2:30 pm
People, Is it possible to change the default error pages of the IE? Thanks, Eduardo Meyer [Non-text portions of this message have been removed]...
Messages 7353 - 7382 of 10292   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help