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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 6847 - 6876 of 10265   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
6847
I have been trying use a WebBrowser component to intercept loading of HTML pages (which are templates), produce a modified version and then show the modified...
chronon <info.mira@...>
infomira
Offline Send Email
Feb 1, 2003
4:40 pm
6848
Hi all... I've been tracing a problem here - I can see others have had it, but have not found a solution... I have a TWebBrowser placed in edit mode by (...
birger_52 <birger@...>
birger_52
Offline Send Email
Feb 1, 2003
4:40 pm
6849
Hi Jane, If you find a way of doing this can you post it here or direct to myself? many thanks! Stu ... of ... Delphi ... BHO...
stuayre <stuayre@...>
stuayre
Offline Send Email
Feb 1, 2003
7:38 pm
6850
How can I control the position of a new toolband (using the delphiband from euromind)? A new toolbar always appears almost hidden in the IE rebar. Thanks, Stu...
stuayre <stuayre@...>
stuayre
Offline Send Email
Feb 1, 2003
9:07 pm
6851
Hi Stu, I have this problem too and I asked this question on the group but nobody answered. If you will find the solution for this issue please notify me on ...
Radu <radu@...>
gonzolix
Offline Send Email
Feb 1, 2003
11:10 pm
6852
Hi, I'm slowly making progress in playing around with the euromind code, but my lack of Delphi knowledge is limiting me a bit...Can someone explain the...
jane_dunnie <bird.d@....
jane_dunnie
Offline Send Email
Feb 2, 2003
2:39 am
6853
Hi, I want to override the onlick event of a HTML element. That is, when an element(a button, img or sth. else) is clicked, execute my routines first and then...
beyondeast <beyondeas...
beyondeast
Online Now Send Email
Feb 2, 2003
6:40 am
6854
Hello, I have a table of which I am extracting data from, the table is not uniform in that a row contains all data/fields of a single record, such as: COMPANY...
jonalex8 <jonalex8@...>
jonalex8
Offline Send Email
Feb 2, 2003
6:45 am
6855
Hi Jane, Try this : procedure TYourForm.NavigateIE( NewURL : string); var Flags, TargetFrameName, PostData, Headers: OleVariant; begin // Load a file ...
birger_52 <birger@...>
birger_52
Offline Send Email
Feb 2, 2003
5:57 pm
6856
Hi Birger, Thanks for the info - I'll investigate that a bit more. I did try putting mshtml_tlb, instead of mshtml (in the uses section), but it wouldn't...
Jane Dunnie
jane_dunnie
Offline Send Email
Feb 2, 2003
7:30 pm
6857
uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,Dialogs, StdCtrls, OleCtrls, SHDocVw_TLB, ExtCtrls, MSHTML, ComCtrls, SHDocVW,...
stuayre <stuayre@...>
stuayre
Offline Send Email
Feb 3, 2003
6:53 pm
6858
I use LoadFromStream to display a page. I have links in the page that point to other places in the same page. How can I navigate there? When I click on a...
jfullmer23 <jfullmer@...
jfullmer23
Offline Send Email
Feb 3, 2003
9:23 pm
6859
Thanks Stuart!...
jane_dunnie <bird.d@....
jane_dunnie
Offline Send Email
Feb 3, 2003
10:06 pm
6860
I am also looking for the answer to this. I'd like the bar to be on it's own line. I've found this: http://groups.google.com/groups?hl=en&lr=lang_en&i ...
japher1 <japher1@...>
japher1
Offline Send Email
Feb 3, 2003
10:39 pm
6861
Jon Alexander wrote: {---------------------------------------- file://scroll down goes here Range:=((EmbeddedWB1.Document AS IHTMLDocument2).Body AS ...
Delphi @ Carrz-Fox-Fi...
dreaminkisscarr
Offline Send Email
Feb 3, 2003
11:29 pm
6862
good work! all we need is this converting to delphi any offers anyone?? // get a handle to IE's rebar m_spWebBrowser2->get_HWND((long *)&m_hExplorer); ...
stuayre <stuayre@...>
stuayre
Offline Send Email
Feb 4, 2003
1:00 am
6863
I'm using the TWebBrowser on my form. Is there a way to show a spinning animation or something while the browser is resolving a web page, ie start in...
dalewolver <dwolver@....
dalewolver
Offline Send Email
Feb 4, 2003
4:03 am
6864
Hello dalewolver; Look IE's Spinning Animation on it's top-Right corner...... TImage sitting on the corner of a TCoolBar. ...
Delphi @ Carrz-Fox-Fi...
dreaminkisscarr
Offline Send Email
Feb 4, 2003
6:24 pm
6865
<< Do you know how to obtain the code in a html page read by the WebExplorer? I have found many ways but never good... ... Try this... I used it in one project...
Plamen Marinov
plamenjm
Offline Send Email
Feb 4, 2003
9:06 pm
6866
<< Hi there, i would like to know how to disable text selection in TWebBrowser. Thanks a lot for responses. Regards. ... Read about IDocHostUIHandler...
Plamen Marinov
plamenjm
Offline Send Email
Feb 4, 2003
9:06 pm
6867
<< highlight search texts like google toolbar. ... I think you could do it using javasctipt. I do not think it is difficult. You could execute some javascript...
Plamen Marinov
plamenjm
Offline Send Email
Feb 4, 2003
9:06 pm
6868
Thanks Plamen ! But I cannot use some types like IHTMLDocument2 with Delphi 3... Maybe the best way is to use an other component but there is not a lot.. ... ...
pmaster2
cbrunon2
Offline Send Email
Feb 4, 2003
9:16 pm
6869
Hello, Sorry to get back to you so late, yes, you can use the code almost anywhere, on a button, an event, etc... The part you probably needed is the var: ...
JON ALEXANDER
jonalex8
Offline Send Email
Feb 5, 2003
1:03 am
6870
I have a question for everyone? POPUP WINDOWS !!!!!!!!! yes we all have these stupid things don't we?? I have a program installed on my computer, that...
Delphi @ Carrz-Fox-Fi...
dreaminkisscarr
Offline Send Email
Feb 5, 2003
1:11 am
6871
Helo! I'am new to webbrowser. Is it possible to make a component, that make a preview of html from memory, so that user can't see any source? regards Tom...
Tomasz Siwak
tomasz@...
Send Email
Feb 5, 2003
5:08 pm
6872
You could use the Webbrowser component and then disable the right-click popup menu. Then, the user would not be able to View Source. You might have to create...
Dave Wedwick
dave@...
Send Email
Feb 5, 2003
5:23 pm
6873
Alternatively, is there no way to have the site only in memory? ... From: Dave Wedwick [mailto:dave@...] Sent: Wednesday, February 05, 2003 6:24...
Tomasz Siwak
tomasz@...
Send Email
Feb 5, 2003
5:29 pm
6874
Alternatively, is there no way to have the site only in memory? ... From: Dave Wedwick [mailto:dave@...] Sent: Wednesday, February 05, 2003 6:24...
Tomasz Siwak
tomasz@...
Send Email
Feb 5, 2003
5:30 pm
6875
... From: "Tomasz Siwak" <tomasz@...> To: <delphi-webbrowser@yahoogroups.com> Sent: Wednesday, February 05, 2003 5:32 PM Subject: RE: [delphi-webbrowser]...
barata@...
jbflm
Offline Send Email
Feb 5, 2003
10:16 pm
6876
Hello guys, I´m using TWebBrowser, and when its navigating to a page containing a macromedia flash, i receive an access violation warning. Full message:...
Laérton Misael
lamishael2
Offline Send Email
Feb 6, 2003
12:14 pm
Messages 6847 - 6876 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