|
-
Nov 19th, 2003, 02:44 PM
#1
Thread Starter
New Member
File reading in vb.net
I want to append (concatenate) a string to each line in a text file.
My program should work like this.
Suppose I give the text file name in one textbox(the file may be present anywhere in the computer)
and in the other textbox if I give the string.
Now when I click a button, the resultant file(new file with appended string), should be stored again.
Please tell me how to get the file in the textbox from a dialog box.
Also can anyone supply some sample code for this file reading?
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
|