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...
Show off your group to the world. Share a photo of your group with us.

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 7487 - 7516 of 10265   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7487
I've run into the same problem. Has anyone found a workaround or a fix for this? I hope so. I've been working on this for a couple of hours now, if I find a ...
phypon1
Offline Send Email
Aug 1, 2003
9:13 pm
7488
Hi there; I've been wanting to use runtime packages with my band toolbar, and realized that i can do it and still use vcl50.bpl if I just create a new menu...
Brad Parks
bradparks
Offline Send Email
Aug 1, 2003
9:51 pm
7489
When I try to write for example www.google.com in TIEAddress the first w gets autocompleted and if i continue to write, the address becomes ww.google.com. I...
xessos
Offline Send Email
Aug 3, 2003
2:08 pm
7490
Thanks Fernando for your answear. Sadly it doesn't work.. In Delphi7 Personal Edition there are no Webbrowser preinstalled. I have installed "Microsoft...
xessos
Offline Send Email
Aug 3, 2003
2:14 pm
7491
hey, ive loaded a hmtl-page via HTMLDocument.write(PSafeArray(TVarData(v).VArray)); The page includes images which are in ..../images/ The Problem ist that...
Guenther Haslbeck
ghaslbe
Offline Send Email
Aug 4, 2003
10:56 pm
7492
Can some one show me how: - find the GUID's for each of the main Internext Explorer toolbars, so I can activate and deactivate them at will. (Is there a more...
Robert Oschler
robertoschler
Offline Send Email
Aug 5, 2003
3:23 pm
7493
After reading this, Are you all using the TEmbeddedWB? I am and I have never seen this problem before?????? I do not ever remember inserting any extra codes,...
Delphi @ Carrz-Fox-Fi...
dreaminkisscarr
Offline Send Email
Aug 5, 2003
3:23 pm
7494
Is there a way to call a Javascript function that exists inside the current HTML document residing in a TWebBrowser instance? Please give an example of...
Robert Oschler
robertoschler
Offline Send Email
Aug 5, 2003
3:23 pm
7495
Hi, I was just wondering if there was a way to stop all user navigation (except for clicking on hyperlinks). I want to find a way to disable the alt+forward...
miyathegreat
Offline Send Email
Aug 6, 2003
2:39 am
7496
I've done everything that it says is required. Is there anything else that I might possibly need to do? I cannot get it to work. Does anyone have any...
cjkilner
Online Now Send Email
Aug 6, 2003
12:49 pm
7497
Hey there; It sounds to me like you need to add the path of the units (e.g. IEConst.pas) to your Delphi search path. Go to Tools | Environment Options |...
Brad Parks
bradparks
Offline Send Email
Aug 6, 2003
1:06 pm
7498
hi! i need to make a program to make exe-books, and this program must be able to include in my twebbrowser all the web pages that the client choose, and as a...
jvalenciap
Offline Send Email
Aug 7, 2003
3:09 am
7499
I Believe this is what you're looking to do. http://community.borland.com/article/0,1410,27979,00.html I found this along with NanoZip (look in the yahoo news...
Harry Holzhauser
hholzhauser
Offline Send Email
Aug 7, 2003
4:05 am
7500
Hi all, I have a TPanel with multiple instances of TEmbeddedWB on it. I also have one TToolbar with several buttons. I need to detect in which embeddedWB...
bartpype
Offline Send Email
Aug 7, 2003
3:35 pm
7501
Robert, Are you using the band objects from http://www.euromind.com/iedelphi/ie5tools/bandobjects.htm ? the GUID is in the _delhpiband file, look for the line ...
stuayre
Offline Send Email
Aug 7, 2003
3:56 pm
7502
hi, 1) I am Writing a code that trying to find a running application and close it.i succeded to find the application and got a HWND to that application sending...
ali_a_a20012003
Offline Send Email
Aug 7, 2003
5:05 pm
7503
When a new window is opened my code works but when it's a javascript it's don't work. This is my code: On NewWindow2: procedure TForm1.WebNewWindow2(ASender:...
xessos
Offline Send Email
Aug 8, 2003
10:45 am
7504
Hi, I will be out of the office starting on Friday August 8 and returning Monday August 18. If you need technical support for NetCaptor, please contact...
noreply@...
netcaptor
Offline Send Email
Aug 8, 2003
2:52 pm
7505
Hi, If I use 2 webbrowsers who connect to the same site with login screens, I only need to login with 1 browser and the other one shares that connection....
felixjumo
Offline Send Email
Aug 8, 2003
3:10 pm
7506
Hello guys, long time I've not been back here since I code in the dot net world since two years now. Ok, you don't care. I'm just back here because I remember...
Jonx
knipjo
Offline Send Email
Aug 8, 2003
4:01 pm
7507
Just in case anyone else ever needs to acomplish something similar, here is the best workaround i could come up with... it's not very elegant, and if someone...
isistechnology2003
isistechnolo...
Offline Send Email
Aug 8, 2003
4:56 pm
7508
Hi, I will be out of the office starting on Friday August 8 and returning Monday August 18. If you need technical support for NetCaptor, please contact...
noreply@...
netcaptor
Offline Send Email
Aug 9, 2003
1:30 pm
7509
You can take a look at: http://groups.yahoo.com/group/delphi-dhtmledit/message/1401 There I posted a tut on how to subclass IE window to enable all function...
leowang317
Offline Send Email
Aug 9, 2003
4:12 pm
7510
I know how to create a toolbar on an existing Internet Explorer rebar. Can someone tell me how to make a new horizontal rebar like Alexa or Google does, so I...
Robert Oschler
robertoschler
Offline Send Email
Aug 9, 2003
4:30 pm
7511
Hi guys, I need to check the internet connection from my program and if it is not connect I connect using one of Internet connections that the user has? also...
aboanas_elists
Offline Send Email
Aug 9, 2003
8:20 pm
7512
I wanna create a menu im my application with all the basic function Cut Copy and Paste but there seem to be a problem. this is the code I tryed function...
neohuntt
Offline Send Email
Aug 10, 2003
4:12 am
7513
You will need to add this to the bottom of your Source Code. Should look like this: end. initialization OleInitialize(nil); finalization OleUninitialize; Goes...
Delphi @ Carrz-Fox-Fi...
dreaminkisscarr
Offline Send Email
Aug 10, 2003
2:16 pm
7514
again guys i want to close IE instant without sending WM_close message to its handle :) anybody knows how? thanx...
ali_a_a20012003
Offline Send Email
Aug 10, 2003
4:54 pm
7515
hi , can u give me exact detail ... __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software ...
sridhar rao
sridhar1778
Offline Send Email
Aug 11, 2003
5:38 am
7516
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
Aug 11, 2003
8:25 am
Messages 7487 - 7516 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