News

I have a textbox with data in it that needs to be saved to a text file. This is the code I am using:Private Sub butSave_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles ...