|
-
April 6th, 2001, 10:53 PM
#1
Text File Read and Display
Hi gurus...
I have a text file with following contents:
"abc", 123, xyz
"lmn", 345, qrs
"abc", 999, asd
I want to display "abc", "lmn", "abc" in a combo list box... and when clicked on "abc" from the list box, I wanna be able to display the correspondeing text such as "123, xyz" into a picture box or a textbox.
Any ideas as to how i can link the first part of a line in a text file with the rest of the line?
Looking for some code.. Much much appreciated.
[n]Shaikh
| http://nawedshaikh.com |
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
|