|
-
May 6th, 2002, 02:55 PM
#1
Thread Starter
New Member
Diaplay contents of a CSV File
Hey all... I am totally new to VB in every aspect... I am starting with VB .NET and hope someone can help me.
I have a text file that has Comma Seperated Values. The information in this file is DATA ONLY (no labels at all) and I want to write an application that can take this data and display it and also show the labels (that I will put into the application). Each column in the file has a set description, but it is not in the text file itself... I hope this is making sense...
I basically want the screen split into 2 sections.
The left will show the Modules in the files (in the text, they are seperated by <LABEL_S> and <LABLE_E> (for Start and End)...
In the right hand side, I want to show the data from that file in their respective locations (with labels)...
If someone can just get me started on how to open the file and start the Parsing of it for output to the screen, I would appreciate it. If you know of a site that can get me started, that would be great too!!!
Thanks all!!
Dennis.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|