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 10214 - 10247 of 10265   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
10214
Hi to all, I try to draw on Twebbrowser's canvas with the component "RenderingBehaviors" while twebbrowser is editable, but if I write more rows and the...
paurosooo
Offline Send Email
May 6, 2008
1:38 pm
10215
Study the samples in "files". I.e. "Pluggable Protocol" or "CustTagExample.zip". It's simple....
paurosooo
Offline Send Email
May 6, 2008
2:07 pm
10216
Hello, I'm trying to change some HTML code in runtime. I already managed to do that, however, I've tried in a page that had some timers in the onload attribute...
Joao Santos
ei97005
Offline Send Email
May 7, 2008
11:59 am
10217
I am trying to replace the contextmenu from my BHO, I have successfully set myself as the ui handler (ICustomDoc.SetUIHandler) and everything should be ok, but...
nybnybnybnyb
Offline Send Email
May 27, 2008
4:57 am
10218
Instead of going to a URL in a <a href="URL"> tag in html webbrowser in delphi, i want to popup a form when clicking <a href> tag. guys pls help me on this :'C...
MARICOR MARAVILLA
marics_corner
Offline Send Email
Jul 22, 2008
6:09 am
10219
... Have a look at the event "OnBeforeNavigate2". This event is called when the user click a link. You can check the URL and if it is the one you want to react...
Marc Charbonneau
marccharbonn...
Online Now Send Email
Jul 27, 2008
2:37 pm
10220
Hello, When loading a file that contains the HTML code below, the error "Access violation in mshtml.dll" happens. It happens no matter what method is used:...
Aliaksander Markau
alexander_ma...
Offline Send Email
Aug 4, 2008
10:23 am
10221
thanks for this one.. it helped me get on going :-) ... webbrowser in...
MARICOR MARAVILLA
marics_corner
Offline Send Email
Aug 7, 2008
7:45 pm
10222
Hi, does anybody know as saving a file *.htm for *.rtf?...
el_candonga
Offline Send Email
Aug 20, 2008
7:27 am
10223
Look at http://www.swissdelphicenter.ch/torry/showcode.php?id=1823...
Joachim Uersfeld
joachimuersfeld
Offline Send Email
Aug 22, 2008
5:52 am
10224
I am compiling a demo from EmbeddedWB which is for IEHelper, in the DocumentComplete event, I wrote a piece of code found in google to highlight the text const...
mchakuna
Offline Send Email
Aug 22, 2008
5:52 am
10225
I actually implemented this some time ago, in order to extract a meta tag from an htmldocument you need to go through the documentelement property of...
nybnybnybnyb
Offline Send Email
Sep 10, 2008
2:03 am
10226
hi...thanks for the reply, i actually got it but with different implementation.. i got it by extracting the URL... thanks though, your solution is simplier and...
MARICOR MARAVILLA
marics_corner
Offline Send Email
Sep 10, 2008
5:58 am
10227
Basically, I have a xml document and an xslt document that I load via MSXML dom (msxml2_tlb), which applies the xslt transformation to the xml document. The...
shamresh1
Offline Send Email
Sep 17, 2008
5:49 am
10228
I am automating a web site login. I fill a couple of fields and click a form button - no problems there and the actual login takes place and proceeds. At this...
Johnnie Norsworthy
johnnie.nors...
Offline Send Email
Sep 26, 2008
5:40 am
10230
I'm hoping that there is a simple answer that I am just missing. I am trying to automate data entry & navigation on a secure website. When a button is...
johnsstrozier
Offline Send Email
Oct 21, 2008
1:51 am
10231
Hi Sham, The MSXML library (like IE) makes use of the URLMoniker functions of Windows. This means that all the config settings are consolidated in the Internet...
goligoza
Offline Send Email
Oct 28, 2008
4:47 am
10233
You can always use something like the X-Appl engine to do this. It works for me and it is free for all internet users. ... in...
goligoza
Offline Send Email
Oct 28, 2008
4:52 am
10234
Hello there. I am trying to subclass Internet Explorer_Server Message but i got some trouble. Let me give u some details. I have a form Tform wich have a...
cedmart1_fr
Offline Send Email
Nov 3, 2008
10:06 pm
10236
Your code seem good. but why u need to do NewWindow.Show; you window is not visible by default ? did u try with newWindow := TForm1.Create(application);...
cedmart1_fr
Offline Send Email
Nov 3, 2008
10:06 pm
10237
Hello. It's possible to prevent the webbrowser from navigation but i dont know if it's possible to prevent javascript code inside the page to change the...
cedmart1_fr
Offline Send Email
Nov 3, 2008
10:06 pm
10238
I tried ur expample but i couldnot reproduce your error. I also have sometimes problems with mshtml.dll or shdocs but i couldnt find any good reason why it...
cedmart1_fr
Offline Send Email
Nov 3, 2008
10:16 pm
10239
there is a freeware component that can match ur requirement it is called HTMLlayout. have a look. http://www.terrainformatica.com/...
cedmart1_fr
Offline Send Email
Nov 3, 2008
10:20 pm
10240
Huh seems nobody is interested by my post :( anyway i found a way to solve my problem. i have a common form for each of the form wich subclass the IEserver i...
cedmart1_fr
Offline Send Email
Nov 13, 2008
5:38 pm
10241
... event ... browser ... Use OnEvaluateNewWindow...
smot777
Offline Send Email
Dec 27, 2008
8:55 pm
10242
I am pleased to announce the availability of the EmbeddedWB Component Pack 14.67.0. This release is now fully compatible with D5 - D2009. The package now...
smot777
Offline Send Email
Jan 8, 2009
12:05 am
10244
Any chance that these components would work with Lazarus and FreePascal as well? This would assume that you could embedd Firefox or Safari into your app and ...
Dominique@...
dominiqueats...
Offline Send Email
Jan 10, 2009
1:12 am
10245
I am pleased to announce the availability of the EmbeddedWB Component Pack 14.67.5. Changelog: ** TEmbeddedWB * Fixed: Bug with Unicode characterts (Cyrillic...
smot777
Offline Send Email
Feb 9, 2009
9:30 am
10246
btw Set8087CW() in Delphi pure Language is an ignorable error. a procedure with no variables should not have ()Don't think about it because the compiler...
Eran Bodankin
bsalsaa
Offline Send Email
Feb 9, 2009
9:43 am
10247
I've read this tutorial: http://www.bsalsa.com/ewb_on_get_ext.html I'm using it to create custom javascript functions to be handled by Delphi. Actually, I've...
Giacomo Drago
giacomogd1
Offline Send Email
Feb 24, 2009
12:50 pm
Messages 10214 - 10247 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