LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

HTML GetTags ActiveX

Hi All,

 

If I have am able to retrieve an html object through getelementbyid is there away to get the tags associated with that object?

0 Kudos
Message 1 of 3
(1,994 Views)

I'm basically trying to recreate this in labview

 

document.getElementById("myDIV").getElementsByTagName("P").length;

 

I can get to the getelementbyID but i am having issues connecting to the getElementsByTagName method.  Any ideas?

0 Kudos
Message 2 of 3
(1,913 Views)

See attached image,

 

Having trouble linking those two parts

0 Kudos
Message 3 of 3
(1,906 Views)