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 10081 - 10110 of 10265   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
10081
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the delphi-webbrowser group. File :...
delphi-webbrowser@yah...
Send Email
Nov 2, 2006
12:16 pm
10082
... binding, so ... must ... OSVERSIONINFOEX; ... stdcall; ... (handle, 'VerifyVersionInfoA'); ... It's already done in a diferent way. You should download the...
Eran Bodankin
bsalsaa
Offline Send Email
Nov 2, 2006
3:13 pm
10083
... It's because the legality of the Html in the stream. You should make sure that you load a legal html code....
Eran Bodankin
bsalsaa
Offline Send Email
Nov 2, 2006
3:14 pm
10084
... navigating ... of ... it. ... html ... a ... Use IEParser component from Embedded web browser components pack...
Eran Bodankin
bsalsaa
Offline Send Email
Nov 2, 2006
3:16 pm
10085
... in ... function TForm1.EmbeddedWB1ShowContextMenu(const dwID: Cardinal; const ppt: PPoint; const pcmdtReserved: IInterface; const pdispReserved:...
Eran Bodankin
bsalsaa
Offline Send Email
Nov 2, 2006
3:50 pm
10086
Hi Eran, I upgraded to the latest package, but beccause IEUtils is no longer in it I ran into some trouble. I understand Encode is replaced by EncodeURL() ? ...
Alfred Vink
alf_at_delphi
Offline Send Email
Nov 3, 2006
2:45 pm
10087
Hi Alfred, I had the exact same problems. The many changes between the (very) old version I was using, to the current version (14.61) required a number of...
sh0rty :P
sh0rtythegreat
Offline Send Email
Nov 3, 2006
7:03 pm
10088
Hello Alfred & Ryan, Ryan Bruins is right. Yes, the new versions, uses some new names for old functions because ppl forget what the function should do. I don't...
bsalsa@...
bsalsaa
Offline Send Email
Nov 5, 2006
4:53 am
10089
Dear all, I appologise if the answer to my question exists on this group's or other message list, but I'm searching the web for many days with no results. The...
dsimun
Offline Send Email
Nov 5, 2006
7:48 pm
10090
Hi there, I seem to have some problems with my embeddedwb and IE7. Webpages containing an IFrame are not rendered at all whereas they work perfctly in IE7...
grexwinkel
Offline Send Email
Nov 8, 2006
9:21 am
10091
I have got it. As to be expected this is an unforseen dependency between SP2 and IE7. ;-) I have impelemented the 1st workaround below (the 2nd i do not trust)...
grexwinkel
Offline Send Email
Nov 8, 2006
10:06 am
10092
Hey there, can anyone please give an example of how I could have a form automatically filled out and then submitted? Thanks...
Roger MacRae
rogermacrae
Offline Send Email
Nov 9, 2006
3:39 am
10093
Hello, You can grab the code from the EmbeddedWB package. Unit name EwbTools. ... From: Roger MacRae To: delphi-webbrowser@yahoogroups.com Sent: Wednesday,...
bsalsa@...
bsalsaa
Offline Send Email
Nov 9, 2006
12:00 pm
10094
Hi, how can I add/insert own menuitems to the default contextmenu of TWebbrowser? TIA Ollo...
ollosoft
Offline Send Email
Nov 9, 2006
4:23 pm
10095
Hi, I've not used the TWebBrowser component before, but it works really well for my app ( though I'd like to be able to hide the URL's from the IE history...
sandra_campbell_04
sandra_campb...
Offline Send Email
Nov 10, 2006
5:07 pm
10096
I don't know how to insert own menu items do default context menu, but I'm using this peace of code to control showing default menu and replacing it with ...
Damir Simunovic
dsimun
Offline Send Email
Nov 11, 2006
9:26 pm
10097
Hi Damir, I still know, how to replace the default popup menu. I don't want to replace it if it's possible to avoid this, because then I had to simulate the...
ollosoft
Offline Send Email
Nov 13, 2006
4:22 pm
10098
No response from other, so I have to reply to my self ... I found that the problem is not exactly as I wrote. WHEN ANOTHER CONTOL HAS FOCUS BEFORE TWebBrowser...
Damir Simunovic
dsimun
Offline Send Email
Nov 14, 2006
4:51 pm
10099
TDBGrid :( ... ____________________________________________________________________________________ Do you Yahoo!? Everyone is raving about the all-new Yahoo!...
Damir Simunovic
dsimun
Offline Send Email
Nov 14, 2006
6:25 pm
10100
Hello Damir, You can copy a solution from the EmbeddedWB source code (Just look for "Focus"). Best regards, Eran Bodankin (bsalsa) ...
bsalsa@...
bsalsaa
Offline Send Email
Nov 15, 2006
5:47 am
10101
Hi, I'm trying to find out of the web page has been scrolled. I do this by reading the scrollTop property of the body. I'm coding in C++ Builder where...
brianrasmusson
Offline Send Email
Nov 16, 2006
10:21 pm
10102
Hello all, I'm trying to "feed" IEDownload (from DownloadMgrDemo example) with a link to FTP file. It won't work, won't even start to download it. In the ...
jury@...
jurygerasimov
Offline Send Email
Nov 17, 2006
8:17 am
10103
Hi everyone, I'm using a BHO that saves current page contents or selection in the .txt and .mht formats. Some of the functionality stopped working when I moved...
crulex32
Offline Send Email
Dec 9, 2006
6:04 pm
10104
i would like hide scroll bar in the webrowser whith this code WebBrowser2.OleObject.Document.Body.Style.OverflowX := 'hidden'; ...
khelouiati
Offline Send Email
Dec 10, 2006
4:07 pm
10105
How come LoadFromString() doesn't work the same as Navigate() when I'm essentially dealing with a file on my hard disk? In my case, I was trying to use the...
Warrick Wilson
warrick_wilson
Offline Send Email
Dec 14, 2006
3:04 am
10106
Hi all, Searching through the old messages this question has been asked (in different ways) before but never with a clear answer. I suspect because the...
malvernbry
Offline Send Email
Dec 20, 2006
6:02 pm
10107
How i Make to get the selected element in the webBrowser (in designmode) and change some properties? I need to change properties from selected TABLE. Example:...
Lubas
novofermat
Offline Send Email
Dec 30, 2006
5:36 pm
10108
Hello, I need to load image from TBitmap (or Stream), not in src property (from url or hd file) example WebBrowser1.OleObject.Document.Images.Item(li).Src :=...
Lubas
novofermat
Offline Send Email
Jan 2, 2007
12:29 pm
10109
Hi all, I´m tryng to autofill all the fields of all Forms in TWebBrowser document using the following code from ...
nel.herrera
Offline Send Email
Jan 5, 2007
10:31 pm
10110
In order to fill in the input of type FILE in an HTML page, you have to do three things. 1. You first have to give the Webbrowser forcus. To do that, you must ...
mr_delphi_developer
mr_delphi_de...
Offline Send Email
Feb 1, 2007
5:38 pm
Messages 10081 - 10110 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