At 09:00 am 29.03.01 -0500, you wrote:
> I have a problem with the use of then WebBrowser component: I want to
>visualize a web page generated with the PageProducer and i was looking on
>the methods and properties of TWebBrowser, but i did'nt found any usefull
>except the "Navigate"s and "Navigate2"s methods, but those don't
>recieve any Strings or stream. How can i visualize my auto-generated web
>page? there is another control that could be usefull for me?
Not certain what you mean by "visualise" as this is exactly what the
TWebBrowser does. If you mean you wish to have access to manipulate the
HTML, then you may have some problems.
TWebBrowser is not so much a Delphi coponent as a link to Microsoft's
Internet Explorer. You would be better using the "result" string of your
TPageProducer.
Steve
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"