ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Web Browser Recorder

I have a simple vi that goes to two web pages and displays them in a ActiveX control and HTML format string.  The HTML is captured in a simple array.  I would like to playback the way the pages looked by display the previous HTML in the ActiveX.  How do I this, the ActiveX only seems to except a URL? 
 
Regards,
 
-SS


0 Kudos
Message 1 of 4
(2,887 Views)
Sry missed the attachment.  -SS


0 Kudos
Message 2 of 4
(2,884 Views)
Hi SS,
you can store the html file on your disk, and connect the path to it to the ActiveX property node.
 
Hope it helps.
Mike
Message 3 of 4
(2,876 Views)

MikeS81,

That should work...Thanks;)  -SS



0 Kudos
Message 4 of 4
(2,873 Views)