|
-
March 24th, 2001, 12:59 AM
#1
Delete a Record From A ListBox
I am trying to delete a record from a txt file I have created in NotePad. I populate a List Box with the existing data and then I need to be able to click on the record and delete it from both the list box and the file. I was able to get the delete to work in the list box but no matter where the record was down in the box the first record of the file would delete. So if I click on the fourth record down only the first record in the file will delete. I am pretty new to VB so please help me and don't hesitate to over-explain.
Thank You
I am using VB 6.0
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
|