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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 10199 - 10228 of 10265   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
10199
i have a case where i have a login in one window and that submits the form to a popup window, and i want the popup window opened in the parent window's place. ...
ahtinurme
Offline Send Email
Dec 11, 2007
7:44 pm
10200
... formatted ... I'm surprised no one suggested using a temporary pluggable NameSpacehandler. Here is code to load XML from a TMemo using the default XSL...
mr_delphi_developer
mr_delphi_de...
Offline Send Email
Dec 14, 2007
3:47 pm
10201
I can enter ANYTHING in the search and it returns no results. What is going on???...
mr_delphi_developer
mr_delphi_de...
Offline Send Email
Dec 14, 2007
3:48 pm
10202
Hi, I want to place every forms buttons in the taskbar And i use this code for it : PROCEDURE createparams(var params: TCreateParams); override; // PROCEDURE...
NINJA ::.
dadash_ninja
Offline Send Email
Jan 6, 2008
9:07 am
10203
I have de following HTML with Javascript code: <html> <head> <title>portais.htm</title> <script> function portal() { portais=new Array() portais[0]='Google'; ...
thelcio
Offline Send Email
Jan 16, 2008
3:42 pm
10204
What's the simple way to add a logging function to IE in Delphi. (log the activity of the user in a simple text file). one can think to Browser helper...
OULAD NAOUI Slimane
ouladnaouis
Offline Send Email
Feb 6, 2008
9:40 pm
10205
Hello there! Hope anyone can help me. I'm trying to get the values from the list dropped in a web form field. Note: This is not to get passwords! Only the...
Joao Santos
ei97005
Offline Send Email
Feb 11, 2008
8:06 pm
10206
Could the moderator, please block or clean spams in the calendar http://tech.groups.yahoo.com/group/delphi-webbrowser/cal ?...
R. Rajesh Jeba Anbiah
rrjanbiah
Offline Send Email
Feb 20, 2008
4:30 pm
10207
I'm working with the component EmbeddedWB component and i need an event to capture a window dialog that is opened using the function showModalDialog. The event...
katia_geagea
Offline Send Email
Feb 22, 2008
3:49 am
10208
In the BHO/toolbar that I develop, I need to temporary disable recording of IE cache, history, cookies and adding entries to the address bar dropdown combo. I...
crulex32
Offline Send Email
Feb 22, 2008
6:12 pm
10209
In the NSHandler demo you can add a sample.swf to page1.htm It seems that the contents of the SWF is being read properly by TOurNSHandler.GetDataFromFile....
pix3111
Offline Send Email
Mar 11, 2008
1:22 am
10210
hi, i work actually on browser helper object (dll in process com server)and i seek a function to get keywords meta element from a web page when ...
ouladnaouis
Offline Send Email
Mar 23, 2008
2:34 pm
10211
Maybe this question has been asked already, but I can't find a solution anywhere. If someone can help I'll be very grateful. I need to make EmbeddedWB totally...
fedzim
Offline Send Email
Mar 26, 2008
2:53 pm
10212
Hi Everybody, I've just found a bug in the desk band implementation that is available as a part of EmbeddedWB package. When you enable the deskband on the...
Andrey Yeltsov
andrey_yeltsov
Offline Send Email
Mar 31, 2008
9:37 am
10213
Here is a possible solution in html and Js Paul <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta name="someThingElse"...
Paul A Norman
paulanormannz
Offline Send Email
Apr 6, 2008
10:23 am
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
Messages 10199 - 10228 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