mark

mark

  • NA
  • 26
  • 0

C# read online text files

Aug 5 2007 9:53 PM

Im developing a program where I want a textbox to display whats inside a text file located online. So if the text file is located at www.textfile.com/textfile.txt, I want txtDisplayText.Text to display whats in the text file from the file on the website. How would I go about doing this? Thank you!

 

Mark G.


Answers (1)