Hey everyone
I want to be able to make my program check a .txt file online for a certain string. If that string is something, it does a sub. If not, it doesnt do anything.
How would i make it link up to that .txt file and get the string out of it?
all that would be in the .txt is something like "Yes" or "No"...
