|
-
Mar 18th, 2007, 09:38 AM
#1
Thread Starter
New Member
[RESOLVED] [2005] Saving Texbox1.Text - TextBox10.Text to file.txt
Hello mates,
Im new in VB programming. I'm using Visual Basic language to programm my test apz. So i have little question.
Actually i can save TextBoxes like that text1text2 ... text10
but I want that TextBox1.Text to TextBox10.Text save to file.txt with one way that the file.txt would be smth like that formating:
text1
text2
text3
...
text10
And then i want to read all data in file.txt and put them back to the TextBoxes same order as they are in file.txt
I will be waiting for helpful replay's
Thanks
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
|