How to Open and Save Text Files in Visual Basic 2010
Uploader Comments (reconrey1292)
All Comments (38)
-
What did he type for filter?
-
I have maded an autosave function in a form that save automatically to a folder without select location. (Without the "Save window") But how do I open the .txt file in a another form automatically when the new form shows up? (Also without the "Load window") :D
-
wow that music was so annoying. i had to turn it off.
-
THANKS!
-
This is great but what if I had many text boxes and wanted to save and load the information? Short from having a whole text file for every single text box.
-
Very good video
-
@altr1m i know your comment is a year old but in case this happens to anyone else, you have to make sure in the openfiledialog that you are Dim reader As New IO.StreamReader..etc. you probably encountered the issue you did because you wrote writer again instead of reader.
-
hi
can u explain me how to copy text (which in VB text box) to notepad. please help me....
-
THANK YOU!!
so how can I open the file for LISTVIEW, that code works for SAVE but not for OPEN, when i write the code "listView = reader.ReadToEnd" it shows me an error (reader.ReadToEnd -> value of type 'String' can not be converted to 'sys.win.form....),
In the listview are written both Text and numbers.. :S
altr1m 1 year ago
@altr1m i dont understand what ur asking sorry. PM me-u have more room to explain what it is u want.
reconrey1292 1 year ago
Thanks heaps man.. helped me with an assignment :D:D
akilanet 1 year ago
@akilanet no problem!-just remember to sub. (If you need any help you can PM me also)
reconrey1292 1 year ago
Nice dude ^^ thanks a billion :D *hits subscribe button*
Rabidbluejay1 1 year ago
@Rabidbluejay1 thanks!
reconrey1292 1 year ago