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 10137 - 10166 of 10265   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
10137
Hi there I need to remove the horinzontal scroll bar from TEmbededWB For example , In a instant messaging program or something else like that When you're...
NINJA ::.
dadash_ninja
Offline Send Email
May 3, 2007
8:37 am
10138
Hi! As what i have researched recently, i found that TWebBrowser has the following functions: - 1) TWebBrowser can be used for editing webpage if the edit mode...
sherlyn_20
Offline Send Email
May 4, 2007
1:55 am
10139
Hi! I would like to try some examples but donīt know how to install these two units can somebody help me? I have Delphi 7 Thank you in advance...
webgnarf
Offline Send Email
May 11, 2007
3:14 pm
10140
Hi! How do i retrieve available styles items (e.g Heading 1, Heading 2, Address and etc) from IDM_GETBLOCKFMTS command. I have tried the following, but my...
sherlyn_20
Offline Send Email
May 14, 2007
1:57 am
10141
1) go to Delphi 7, 2) click on the menu Project | Import Type Library 3) Click add button 4) then choose the location from the following CDO_TLB =...
sherlyn_20
Offline Send Email
May 14, 2007
2:02 am
10142
Hi Sherlyn, I've created a simple mshtml-based editor in pure Delphi code - it available at the file section at both ...
Senfer Kurt
lexicalis
Offline Send Email
May 15, 2007
6:41 am
10143
HI, I do have a problem. I have a HTML code with many internal links (shown below VERY abbreviated / Name = TEST.htm ): NAME.HTM: <HTML> <BODY> .... <a href...
snestrup2000
Offline Send Email
May 15, 2007
1:10 pm
10144
Hello,mr_delphi_developer Can you tell me the solution?Thanks very much!...
betterhao2000
Offline Send Email
May 15, 2007
4:26 pm
10145
Any idea on how to get source code when the part of the webpage is dynamically generated through JAVASCRIPT/AJAX ? ex: ...
yarekc
Offline Send Email
May 18, 2007
1:50 pm
10146
it seemed like the page had some CSS class that was doing the encryption...are you sure it is ajax? ... From: yarekc <yarekc@...> To:...
Anthony Watson
a_richard_wa...
Offline Send Email
May 18, 2007
6:22 pm
10147
my tool works with rendered page, so extracting the fax number is not an issue since it is available in the DOM fotis _____ From:...
Fotis Kokkoras
fkokkoras
Offline Send Email
May 18, 2007
8:03 pm
10148
my tool works with rendered page: WHAT TOOL are you talking about ? ... not an ... Watson ... generated web ... web page ... ...
yarekc
Offline Send Email
May 19, 2007
6:30 am
10149
I am atalking about the way I did it in a project of mine. _____ From: delphi-webbrowser@yahoogroups.com [mailto:delphi-webbrowser@yahoogroups.com] On Behalf...
Fotis Kokkoras
fkokkoras
Offline Send Email
May 19, 2007
12:01 pm
10150
Hi Guys please help me, exists some way to get the Request Readers from TWebbrowser ? Thx Alexandre Brazil...
alexandrepires2007
alexandrepir...
Offline Send Email
Jun 2, 2007
6:37 pm
10151
Ops! the correct is Request Headers, my mistake....
alexandrepires2007
alexandrepir...
Offline Send Email
Jun 2, 2007
6:45 pm
10152
I have a toolband with TEmbeddedWB control on top, so that it displays contents of the web page. I know I could use explorer bar for this but the customer...
crulex32
Offline Send Email
Jun 6, 2007
8:14 am
10153
... browser. ... Hello If you want to navigate to a page on IE from with in your delphi. You can do Shellexec('http:www.you.coj', and so on If you need to...
grantfullen
Offline Send Email
Jun 6, 2007
9:07 pm
10154
... If you need to just get the html of the document there are lots of procedures to do that . If this is what you need let me khow i did a procedure to do...
grantfullen
Offline Send Email
Jun 6, 2007
9:12 pm
10155
I make IE toolbar with "DelphiBand". I use ShowBrowserBar method from BHO after installation of toolbar, and display it. but there is a problem. When I set a...
jpaygnbhr
Offline Send Email
Jun 7, 2007
2:14 pm
10156
Just use any pre-defined valie for ptMinSize.x to fit your toolbar, and set dwModeFlags to include DBIMF_BREAK flag. Kind Regards, Alexey...
crulex32
Offline Send Email
Jun 14, 2007
1:57 pm
10157
Hi all I need to write a tool bar for IE. Before I start taking a look I thought I'd ask a few questions to make sure I am not wasting my time :-) 01: Does...
Peter Morris
mrpmorris
Offline Send Email
Jun 19, 2007
2:55 pm
10158
I have the following html code in one TWebBrowser: <form method="post" enctype="multipart/form-data" onsubmit="return validate(this)"> <input...
alexandrepires2007
alexandrepir...
Offline Send Email
Jun 20, 2007
5:32 pm
10159
Hello, I have released an open source project to find the usage and display the summary of bandwidth used for a broadband provider in India. The source is on...
sunish
sunish4u2
Offline Send Email
Jun 22, 2007
2:48 pm
10160
I am working on a project needing to make temples. I am useing Twebbrowser in edit mode. I need to make a 100% with templets. The only way i know to do this is...
grantfullen
Offline Send Email
Jul 2, 2007
10:34 pm
10161
I create and edit tables separately and insert the whole table as html code. If anybody knows how to edit table in the TWebBrowser itself (creating new rows...
Damir Simunovic
dsimun
Offline Send Email
Jul 4, 2007
6:42 pm
10162
Dear all, I'm shure that I'm not the only one facing this problem. In my applications with TWebBrowser I often put HTML directly as string and then I have...
dsimun
Offline Send Email
Jul 8, 2007
6:17 am
10163
If anyone has found a solution to your application crashing when navigating in TWebBrowser (if the user has Java 1.6 installed), please post it. I know Sun has...
biggerbiz
Offline Send Email
Jul 8, 2007
8:37 pm
10164
Hi, I'm looking to adapt a desktop app(existing Delphi7/Kylix codebase) to interface with my website through the embded browser. Most of the adaptations...
s0mus
Offline Send Email
Jul 16, 2007
2:46 pm
10165
... Hello brent My I see the sourcode of your project and a complete list of things you want added or taken away. Thanks Grant...
grantfullen
Offline Send Email
Jul 16, 2007
9:48 pm
10166
Hi Grant, I'm talking with a developer already who sounds interested. If they can't do it for some reason I'll get in touch. Thanks! ... Hello brent My I see...
s0mus
Offline Send Email
Jul 17, 2007
8:56 am
Messages 10137 - 10166 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