Hey guys,
I hope i have posted this in the right place as I couldnt find the VB.NET section.
Im having a problem spliting an entry into a list box. At the moment I have got the program to take data from a file and put it in a listbox, but it is not being displayed in the same way. In the file the format is 20/11/2007, 12345 then on a new line 20/11/2007 67890, but the program just lists the entry as one continous line.
Any ideas how I can do this??
Curl
I hope i have posted this in the right place as I couldnt find the VB.NET section.
Im having a problem spliting an entry into a list box. At the moment I have got the program to take data from a file and put it in a listbox, but it is not being displayed in the same way. In the file the format is 20/11/2007, 12345 then on a new line 20/11/2007 67890, but the program just lists the entry as one continous line.
Any ideas how I can do this??
Curl
Comment