Hey guys,
Is there any mehtod at all in VB6 to pull some javascript data from a website? Ive managed to grab the HTML data, but that's not what I'm after. The HTML data looks like this:
Is there anyway to get the actual value that is grabbed instead of the HTML data?Code:<SCRIPT LANGUAGE="JavaScript"> parts("part1"); </SCRIPT>
Cheers.![]()




Reply With Quote