Hello All,
Has anyone parsed a text file from a http site? Its basically a text file but just stored an http.
The info on the web url looks like this:
BREAKING | NEWS
BREAKING | OVERNIGHT
DEVELOPING | STORY
ELECTION | 2020
I have done a text file from a file location but cant get the syntax to read it from an http.
Thanks in advance,
Shotski
Has anyone parsed a text file from a http site? Its basically a text file but just stored an http.
The info on the web url looks like this:
BREAKING | NEWS
BREAKING | OVERNIGHT
DEVELOPING | STORY
ELECTION | 2020
I have done a text file from a file location but cant get the syntax to read it from an http.
Thanks in advance,
Shotski
Comment