how to read a textfile in VB.NET ?? I have a problem regarding the reading of textfile to be save it into textbox 1, textbox2, etc.Example (textfile):Line1: 123 1234 123435Line2: ghj hjkl gbhjnOn line 1 the first value is 123, id like to save it on textbox1.? 1234(textbox2), etx..The same it to others.On line 2 the first value is ghj ,id like to save it on textbox3? etc...Hope to help me this issue.
-question by raKibOY



