Re: Web content in delphi



Check Dave Baldwin's THTMLView !!!

Awesome component and support.

http://www.pbear.com/

HTH
-Raymond

HI

I need to stick some web content (HTML held in memory) on a form and display it to the user. I am aware of TWebBrowser and it probably covers my needs. What I'm wondering is if there are any other components like TWebBrowser out there. Preferable opensource, free or cheap...

Marius
.



Relevant Pages

  • Re: Displaying HTML from memory
    ... IIS is out of the questione and I still don'w want to save HTML ... > you can pass a memory stream. ... > web page, you want to display, as a parameter. ... > read the stream and flush its contents to the HttpRespond.Output stream. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Using SQl to store aspx pages and memory problems
    ... and this returns text formatted in HTML - this can simply sent back to the ... some server specific information into its html text - say the server name - ... >> the compiling time would still be there and so would the memory issues. ... >> it takes to display them. ...
    (microsoft.public.dotnet.framework.aspnet)
  • TWebBrowser
    ... I'm using TWebBrowser to display HTML content. ... procedure TfmEmailFolderMgr.ReloadHTMLMessage1Click(Sender: TObject); ...
    (comp.lang.pascal.delphi.misc)
  • Web content in delphi
    ... I need to stick some web content (HTML held in memory) on a form and display it to the user. ... What I'm wondering is if there are any other components like TWebBrowser out there. ...
    (borland.public.delphi.thirdpartytools.general)
  • TWebBrowser kann Script nicht ausführen
    ... Dazu habe ich ein TWebBrowser Element auf die Form gelegt. ... In einem String generiere ich den HTML Text, ... Ein einfaches "Hello World" in HTML wird fehlerfrei angezeigt. ... In der Appliaktion hat der TWebBrowser allerings ein Problem damit. ...
    (de.comp.lang.delphi.misc)