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