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 10130 - 10159 of 10265   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
10130
I have a form with two webbrousers on it. And i want to login on a website as two different users at the same time. But after logining in first webbrouser in...
chentsov_a
Offline Send Email
Apr 5, 2007
6:23 am
10131
Hi, I am wondering if it's possible to make the TWebBrowser's background transparent? which it will only display the html content and nothing else. That would...
spacefd
Offline Send Email
Apr 11, 2007
3:45 pm
10132
Hello, I've problem with downloading a file by TWebBrowser. TWB is loading .csv file (which is text file), but won't open it - TWebBrowser is opening File...
kacper.kwapisz
Offline Send Email
Apr 11, 2007
4:08 pm
10133
I have an IE toolband based on the Band Objects sample toolband at http://www.bsalsa.com/ie_tools_band_obj.html. The toolband works with IE7, but has problems...
andriy_fedorovych
andriy_fedor...
Offline Send Email
Apr 19, 2007
10:46 pm
10134
uses wbfuncs; WaitForBrowser(WB: TWebbrowser);...
tommi35
Offline Send Email
Apr 19, 2007
10:48 pm
10135
Hello,All, Using the EmbeddedWB and EditDisgner,when press Enter key,the out is <P>. Can it out <BR>? When I paste from the Word Doc(include image) into the...
betterhao2000
Offline Send Email
Apr 22, 2007
5:31 pm
10136
Shift + Enter is supposed to insert a <BR>. Enter is for paragraph change, that is, <p>. _____ From: delphi-webbrowser@yahoogroups.com ...
Fotis Kokkoras
fkokkoras
Offline Send Email
Apr 22, 2007
6:59 pm
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
Online Now 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
Online Now 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
Messages 10130 - 10159 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