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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 7216 - 7245 of 10265   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7216
APP is Asynchronous Pluggable Protocols...
satanmonkeys
Offline Send Email
Jun 1, 2003
2:45 pm
7217
Hi everyone, From an embeddedWB object, I try to post a html form using "Enter" keystroke (like in IE), but it doesn't work. I've read that the procedure...
fivetee2000
Offline Send Email
Jun 1, 2003
2:45 pm
7218
I am kinda new to delphi so please bear with me. This is what I need. I need to create a DLL within which there has to be a procedure which is given the handle...
maxarulananthan
Offline Send Email
Jun 3, 2003
12:32 am
7219
I'm writing an app that automate surf througth a website based on hyperlinks that match my criteria, so that I can browse them offline after. But, now that...
Thang Pham Toan
phamtoanthang
Offline Send Email
Jun 3, 2003
5:37 am
7220
Maybe this file will help you: http://www.delphimaster.ru/download/1197.zip...
styx1402
Offline Send Email
Jun 3, 2003
9:18 am
7221
I use D7 and it works fine with enableMessageHandler......
styx1402
Offline Send Email
Jun 3, 2003
9:20 am
7222
... I don't know if it's possible to distinguish this two kinds of downloads. Download managers I know trap explicit content-types or file extensions; another...
styx1402
Offline Send Email
Jun 3, 2003
9:27 am
7223
Hi Andries... Seems a forms state, depends on how it is shown... ShowModal, will make it Modal - calling just Show, will not... Setting the FormStyle to...
Birger Sorensen
birger_52
Offline Send Email
Jun 3, 2003
3:09 pm
7224
How lucky you are! For my part, in the EmbeddedWB package i download from the files section, there are the following lines : {$IFDEF VER120} procedure...
fivetee2000
Offline Send Email
Jun 3, 2003
5:15 pm
7225
I have several TWebBrowser objects on a page control (each page has it's unique URL/homepage - for different on-line applications) I have solved the Cut/Paste...
p1hanco
Offline Send Email
Jun 4, 2003
3:11 am
7226
remove the {$IFDEF VER120} and {$ENDIF} lines and it will run just fine. D6 is already VER140 so D7 must be something higher. I have D6 but prefer to develop...
Kurt Senfer
lexicalis
Offline Send Email
Jun 4, 2003
5:46 am
7227
... if FOleInPlaceActiveObject <> nil then if ((Msg.message = WM_KEYDOWN) or (Msg.message = WM_KEYUP)) and ((Msg.wParam = VK_BACK) or (Msg.wParam = VK_LEFT) or...
Kurt Senfer
lexicalis
Offline Send Email
Jun 4, 2003
5:55 am
7228
... Hm :) I looked at the code and found out that I really don't use enableMessageHandler :) But, however, I had that problem with special keys... and now they...
styx1402
Offline Send Email
Jun 4, 2003
9:48 am
7229
Hello how can i hide the adressbar from 1 instance of the Internet Explorer. It should look like a popup window. Thanks ...
Sebastian D
imehl_me
Offline Send Email
Jun 4, 2003
2:46 pm
7230
Can someone explain how I go about compiling a web page with jpeg images into a compiled resource, and then how to load the compiled resource into TWebBrowser....
nnbbb09
Offline Send Email
Jun 5, 2003
1:33 am
7231
This might help to get you started http://community.borland.com/article/0%2C1410%2C16882%2C00.html Wayne [Non-text portions of this message have been removed]...
Delphi @ Carrz-Fox-Fi...
dreaminkisscarr
Offline Send Email
Jun 5, 2003
4:48 am
7232
Hi ! I look at the conference and can't find an answer ! Only questions... I try to have some TWebBrowsers in one program and time to time have this error !...
barmutik
Offline Send Email
Jun 5, 2003
9:30 am
7233
There is an article in Russian on this topic: http://delphi.mastak.ru/articles/dllhtm/index.html Even if you don't understand Russian, you'll be able to...
styx1402
Offline Send Email
Jun 5, 2003
4:42 pm
7234
thanks...
satanmonkeys
Offline Send Email
Jun 6, 2003
1:00 am
7235
Hi Guys, When using either EmbeddedWB.Print or EmbeddedWB.PrintSetup I keep getting Invalid Variant Type messages... Anybody any clue how to fix these ? I'm...
Alfred Vink
alf04241
Offline Send Email
Jun 7, 2003
9:18 am
7236
Hi to all, I have a treeview control populated with the DOM tree of a page displayed in a WebBrowser control. When I select a node in the DOM tree I can...
Fotis Kokkoras
fkokkoras
Offline Send Email
Jun 8, 2003
3:22 am
7237
Hi Guys, ... I can get rid of the messages just by doing: Try embeddedwb1.printsetup; Except End; But I don't think it should be doing this.. Alfred...
Alfred Vink
alf04241
Offline Send Email
Jun 8, 2003
12:13 pm
7238
I use next code to disable the download dialog from webbrowser and to use mine: function TMain.EmbeddedWBQueryService(const rsid, iid: TGUID; out Obj:{$IFDEF...
Nick
ginsonic2001
Offline Send Email
Jun 8, 2003
3:15 pm
7239
Hi all, I am developing a program in D6 that will open 2 different TWebBrowsers in a PageControl (each one in its own tabsheet). However, when they navigate to...
danielimamura
Offline Send Email
Jun 9, 2003
3:06 pm
7240
Hello, Maybe this info might be of some help to other TWebbrowser users. Symptom: The TEmbeddedWB component does not respond anymore to clicks. You can hear...
sirkbulio
Online Now Send Email
Jun 9, 2003
3:07 pm
7241
I just have a question related to the IESecuritymanager... While using this I was hopefully thinking that Downloading Files while clicking on a Link would be...
nospam732806
Offline Send Email
Jun 9, 2003
3:07 pm
7242
Where is the question? ... __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). ...
sridhar rao
sridhar1778
Offline Send Email
Jun 9, 2003
3:08 pm
7243
Hi, I've tried to find solution long time but for some reason failed, could you help me? I know that in TEmbeddedwb on onBeforeNavigate2 event the URL can be ...
Aki Suomalainen
akithefinn
Offline Send Email
Jun 10, 2003
2:48 pm
7244
I want always print html pages from my application with background colors and images, regardless of settings IE: Tools->Internet options- ... make that change...
segreb
Offline Send Email
Jun 10, 2003
3:17 pm
7245
The thing you need is called APP. Just search the archives of this forum... :)...
styx1402
Offline Send Email
Jun 10, 2003
3:40 pm
Messages 7216 - 7245 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