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
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

I can get the image tag in an ITHMLImgElement just fine. But I'd like to "surround"; this tag with an anchor. How could I modify the DOM to do this? Change...
8 Jun 16, 2004
6:09 am

Kurt Senfer
lexicalis
Send Email

Hello all! When i close a webbrowser, it seems, that virtual memory size won't decreased as well. Please see the following code. Who can help me? //...
1 Jun 14, 2004
11:43 pm

°£¼°Ð¡°×
x911cn
Send Email

Greetings! I'm using Per Lindsoe's (Euromind) toolbar. I need to find a way to uniquely identify it on code, i.e., query it to find the GUID that was assigned...
1 Jun 10, 2004
7:02 pm

dvwiz
Send Email

Hi, Does anyone know to to breaka started Navigate? Sometimes it just hangs when the response is delayed or maybe lost and I want to make a 'time-out&#39; function...
2 Jun 8, 2004
3:30 pm

Birger Sorensen
birger_52
Send Email

Can someone point me to some documentation on how the threading/time-slicing model for the SHDOCVW/MSHTML stuff works? I'm trying to understand what sort of...
1 Jun 8, 2004
5:35 am

Warrick Wilson
warrick_wilson
Send Email

I just noticed that URLs longer than 128 characters are being clipped to only 128 when coming in thru OnBeforeNavigate2. I could not find this in any docs and...
1 Jun 7, 2004
7:59 pm

tim@...
tmchyde
Send Email

How do I do this? ===================================================================== // Once web page loads we check to see if this is the url we want to ...
2 Jun 5, 2004
12:21 pm

mardirossian patrick
mardirossianfr
Send Email

Hi to everybody. I'm creating an application, where I want to show a web page and to be able to get some control on it. I managed to dynamically enter data in...
2 Jun 4, 2004
9:47 am

Fotis Kokkoras
fkokkoras
Send Email

Hello! How can I implement web browser in Borland Delphi 8.0 for the Microsoft .NET Framework (like Welcome page) - in my VCL forms application? Thank you. ...
1 Jun 4, 2004
12:32 am

vanyotamas
Send Email

i store PDF in Fierebird BLOB fields i would like to rertieve a record and stream BLOB fields into TWebBrowser looking at ...
1 Jun 2, 2004
12:28 am

Stefano Campri
sefon_99
Send Email

I have written application that opens Word documents inside TWebBrowser. When users already have opened Word documents and try to open some predefined Word...
1 Jun 2, 2004
12:27 am

davor6868
Send Email

All, I'd like to intercept link clicks (I'm assuming this will be within OnBeforeNavigate2) and grab the attributes -- if certain attributes are found I'd like...
5 Jun 1, 2004
9:27 pm

bryanashby
Send Email

hi to all, can i open the content of a new window in the principal embeddedwb main form? ... VOGLIO LA PACE A COSTO DI UCCIDERVI TUTTI ... http://www.vcorp.it...
11 Jun 1, 2004
4:54 pm

Paulo Andre
pacbarros
Send Email

Has written Toolbar for IE using Euromind a code, but to fasten it to MyIE it is impossible. Who can prompt what to do in that case? A code will share?...
1 Jun 1, 2004
2:57 am

shadowask
Send Email

Dear all, I am trying to write a procedure that populates a TTreeNodes object with the HTML tags that are inside a given IHTMLElement object. Any workaround on...
1 May 31, 2004
11:09 pm

Fotis Kokkoras
fkokkoras
Send Email

Hi, I wanted to change the parent of the Webbrowser control from one panel to another. since the webbrowser control's parent option is readonly. I place the...
1 May 31, 2004
9:16 am

sridhar rao
sridhar1778
Send Email

how to do for my application to have the same menu, status bar and toolbar of IE?...
1 May 28, 2004
1:01 am

munizf2002
Send Email

Hello Group: Sadly, I am still stranded in Delphi 5, but I have ben able to leverage TWebbrowser to do many of the tasks required of me. However, I have run...
1 May 28, 2004
1:00 am

atrigueiro@...
a_richard_wa...
Send Email

Hi, I have an application, that works with HTML code. To show it, it has a separate form, that has only the TWebBrowser and a statusline on it. When creating...
2 May 27, 2004
1:00 pm

Birger Sorensen
birger_52
Send Email

Hello everyone, I have problem getting background color of the BODY of document. It always returns (body.currentstyle.backgroundColor) "#ffffff" which simply...
7 May 27, 2004
11:33 am

zonedol_cz
Send Email

Hello, I need to get all elements from HTML - I simply do it by DFS, ok. BUT I also want to get each element's style (how it looks rendered): fontsize,...
1 May 27, 2004
11:25 am

zonedol_cz
Send Email

I have page with frames. One of the frames refreshes. I need to do actions when the frame refresh, but OnRefresh event don't work when there is a frames... How...
2 May 26, 2004
7:31 pm

xxxlt777
Send Email

Dear All, I want to Get IHTMLDocument2 from a HWND. Now,Use GetIEFromHWND function,I can get IHTMLDocument2 from Microsoft Internet Explorer. but in Microsoft...
1 May 26, 2004
8:13 am

resnetspan2003
Send Email

Hi all, I have created an IE Toolband, but my problem is that it initially shows up at the end of another toolband. Is there a way I could give it some default...
4 May 26, 2004
12:10 am

eliphas_levy
Send Email

Hi. I have read quite a bit about the TWebBrowser Memory leak. I saw someone mention a solution invloving a fix to the olectrls file. I am a bit confused - how...
8 May 24, 2004
3:26 pm

chrizter22
Send Email

ReplaceCaption is not working for me, I'm using Delphi 6. So, how can I replace 'Microsoft Internet Explorer' from the search dialog title bar? Thanks....
1 May 24, 2004
3:24 pm

vm360
Send Email

hi! I've made a web browser which displays the web sites on a tabbed interface. Now, popups are a problem: they will be opened in a new tab, that's alright....
1 May 23, 2004
9:10 pm

hwebersde
Send Email

Hallo ! after hours of searching in the msdn and testing by trial and error i can't find a way to positioning the Cursor to a new position... when i set the...
1 May 21, 2004
3:32 pm

osssix
Send Email

Try this link - has a cppwebbrowser component enhancement for delphi/cbuilder users. http://web.ukonline.co.uk/alison.burgess2/...
1 May 20, 2004
3:23 am

andyking127
Send Email

How to create but not show a form containing a Twebbrowser ? The following example raise exception: With Tform1.create do begin // contain a TWebBrowserObject ...
3 May 19, 2004
10:04 am

Birger Sorensen
birger_52
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

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