How can I make it so that Inet will read multi-lines when you are using this function:
Code:txtnews.Text = Inet1.OpenURL("http://www.website.net/blank/news.txt")
Printable View
How can I make it so that Inet will read multi-lines when you are using this function:
Code:txtnews.Text = Inet1.OpenURL("http://www.website.net/blank/news.txt")
Make txtNews a multiline textbox.
Oh! No wonder why it was not working =D thanx
No problem. :)