LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

HTML pages and LabView

Hi there!


I've found an ActiveX component called 'Microsoft HTML Object Library
Version 4.0' with DispHTML Doc, I think this is what I need to display
HTML pages in a LabView project,
Does anynone know the method to display HTML pages from a buffer ???

Any help would be great..

Mesca
0 Kudos
Message 1 of 2
(2,886 Views)
Hi,

I think the Disp means Dispatch.

If you want to display HTML files, use the MS Web Browser Active X
container. Use the Navigate2 method, and wire the path of the file
(converted to string) to the location.

Regards,

Wiebe.

"Mesca" wrote in message news:3def2d60.162782859@news.free.fr...
>
>
> Hi there!
>
>
> I've found an ActiveX comp...







0 Kudos
Message 2 of 2
(2,886 Views)