|
-
Mar 9th, 2003, 06:58 PM
#1
Thread Starter
New Member
Retrieving / storing data into seperate labels
I have text file that needs to listed store data as follows:
cat,black,1
dog,brown,2
When retriving the data I need the information to look as follows in a list box:
Cat (Black) 1
Dog (Brown) 2
Is this possible? In addition, I need to store user entered data from three textboxs into the same .txt file in the the following
manner:
cat,black,1
dog,brown,2
Can any one help me.... I think I'm going insane 
Thks in advance for yr help.
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
|