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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
... 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...
... 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...
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...
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...
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...