FireBoy Posted December 5, 2003 Posted December 5, 2003 Hi! 2 little | :rolleyes: | questions: 1. how can i save a textfile with the text of a textbox 2. how can i open the file and copy the text into the textbox BIG THANX! :) Quote
*Experts* Volte Posted December 5, 2003 *Experts* Posted December 5, 2003 There are examples in your MSDN. Look at the System.IO namespace, particularly System.IO.StreamWriter and System.IO.StreamReader. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.