03-30-2017 12:13 PM
I am asking for someone to take a look at my VI and let me know if this is the most efficient way of extracting the connection string from a web configuration file. Is there a better way to get the information than to parse the string like I am doing in the example?
Solved! Go to Solution.
03-30-2017 01:53 PM
I can't open your VI and I'm not sure what you mean by web configuration file. The file attached is just a text file. The easiest method to read settings like this from a text file is the Config INI files.