Hi,
I am new to VB and I need help regarding opening datafiles and printing those values into the textboxes.

The problem is : In my filemenu when I click open file,a datafile is selected from which I want to read the data line by line and print in my textboxes. each linedata into each textbox. here, data is not a string.

anyhelp is greatly appreciated.
thanks
p1