some code would be nice yes... it is for a MOTD program, and it downloads the updated .txt file every day, and then uses getline method to display it.

(the getline bit i can do, i just need help with the code for downloading the file)