01-16-2025 05:04 AM
Hello Can someone help me on this?---
I have a Html Document file and I want to extract and read its data in LabView.
Also Currently I have a ini file and I want to replace that Htlm document with ini file.
01-16-2025 10:59 AM
Your question is very vague.
A html files is just plain text and there are plenty of string parsing functions to extract whatever you want. What is the structure of the html file and what should go into the ini file?