Search the web
Sign In
New User? Sign Up
delphi-webbrowser · Delphi: Using IE's WebBrowser
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 7353 - 7382 of 10265   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7353
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: ...
felixjumo
Offline Send Email
Jul 1, 2003
8:10 am
7354
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....
felixjumo
Offline Send Email
Jul 1, 2003
8:16 am
7355
TwebBrowser uses same proxy settings as IE by default. However, you may specify different settings for a particular session (session = program run)... just...
styx1402
Offline Send Email
Jul 1, 2003
12:38 pm
7356
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...
styx1402
Offline Send Email
Jul 1, 2003
12:42 pm
7357
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...
felixjumo
Offline Send Email
Jul 1, 2003
12:59 pm
7358
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...
Sandy
sandychopper
Offline Send Email
Jul 1, 2003
4:02 pm
7359
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...
squidsrus85
Offline Send Email
Jul 1, 2003
11:38 pm
7360
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. ...
stefano_picciolo
stefano_picc...
Offline Send Email
Jul 2, 2003
8:02 am
7361
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 ...
felixjumo
Offline Send Email
Jul 2, 2003
8:30 am
7362
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...
packetswitcher2003
packetswitch...
Offline Send Email
Jul 2, 2003
2:44 pm
7363
... 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:...
Felipe Schneider Costa
negodito
Offline Send Email
Jul 2, 2003
3:01 pm
7364
Some example... procedure TForm1.WebBrowser1NavigateComplete2(Sender: TObject; const pDisp: IDispatch; var URL: OleVariant); var html_changed, mystring , ...
negodito
Offline Send Email
Jul 2, 2003
3:06 pm
7365
... plz see my message # 6666...
henry34223
Offline Send Email
Jul 2, 2003
6:11 pm
7366
... 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...
squidsrus85
Offline Send Email
Jul 2, 2003
11:10 pm
7367
Hi, I've got some TembeddedWB'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...
felixjumo
Offline Send Email
Jul 3, 2003
10:58 am
7368
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...
cjkilner
Offline Send Email
Jul 4, 2003
12:59 am
7369
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...
dsk4096
Offline Send Email
Jul 4, 2003
12:59 am
7370
I thank Mime Filter is U need . U can download Demo from http://www.euromind.com/iedelphi/app.htm...
satanmonkeys
Offline Send Email
Jul 4, 2003
8:18 am
7371
... 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...
stefano_picciolo
stefano_picc...
Offline Send Email
Jul 4, 2003
9:32 am
7372
It looks like your version of IECONST is outdated. Version 1.4 (Oct 16, 2001) has required defenitions....
styx1402
Offline Send Email
Jul 4, 2003
12:57 pm
7373
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....
squidsrus85
Offline Send Email
Jul 4, 2003
3:22 pm
7374
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...
hwebersde
Offline Send Email
Jul 5, 2003
1:14 am
7375
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...
Heiko Webers
hwebersde
Offline Send Email
Jul 6, 2003
10:13 pm
7376
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...
Delphi @ Carrz-Fox-Fi...
dreaminkisscarr
Offline Send Email
Jul 7, 2003
1:41 am
7377
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 ...
hongwei chen
chenhongv
Offline Send Email
Jul 7, 2003
1:42 am
7378
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...
bluehipy
Online Now Send Email
Jul 7, 2003
1:42 am
7379
{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...
Delphi @ Carrz-Fox-Fi...
dreaminkisscarr
Offline Send Email
Jul 7, 2003
1:42 am
7380
... 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...
cjkilner
Offline Send Email
Jul 7, 2003
8:41 am
7381
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,...
Birger Sorensen
birger_52
Offline Send Email
Jul 7, 2003
9:50 am
7382
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]...
Eduardo Meyer
emeyer@...
Send Email
Jul 7, 2003
2:30 pm
Messages 7353 - 7382 of 10265   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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