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 ...
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...
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...
Thanks Fernando for your answear. Sadly it doesn't work.. In Delphi7 Personal Edition there are no Webbrowser preinstalled. I have installed "Microsoft...
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...
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...
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,...
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...
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...
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...
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 |...
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...
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...
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...
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 ...
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...
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:...
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...
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....
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...
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...
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...
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...
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...
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...
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...
You will need to add this to the bottom of your Source Code. Should look like this: end. initialization OleInitialize(nil); finalization OleUninitialize; Goes...
hi , can u give me exact detail ... __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software ...