How to save data from textboxes with a savefiledialog to a file? C#
I want to create a button, and if someone press the button, the
savefiledialog will appear.
But I am not a PRO in C# so can someone who knows about saving write a
little bit of code for me?
when they browse and click "save", all the text in textboxes will be saved
in a .txt file.
1 textbox per line.
(I have 13 textboxes, named textbox1 to textbox13)
and is it possible to put some standart text between the textbox lines?
Sorry, I can't explain it good. I hope you understand it :D
No comments:
Post a Comment