I already know how to read an online text file, as it is just a couple lines of code, but how can input from a RichTextBox actually edit the text file?
Keep in mind, I already have a text file stored on a server. Also, if you are going to Dim strings (which I know you are), please make it clear what should go on the string. For example, say Dim URL As String if the string's text should be the URL.
Thanks in advance.
Keep in mind, I already have a text file stored on a server. Also, if you are going to Dim strings (which I know you are), please make it clear what should go on the string. For example, say Dim URL As String if the string's text should be the URL.
Thanks in advance.