|
-
December 5th, 2004, 08:04 PM
#4
Re: Finding names in a list box
While saving the text save every name and related data with a new line. Now while reading back, use the StremReader.
This should tell you how to read the file line by line
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconReadingTextFromFile.asp
After this, in the loop you have to check for the name user has entered in the input box.
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
|