visual Basic and visual c++ help!

Status
Not open for further replies.

jay_bo

Daemon Poster
Messages
889
What i have is a two textboxes and a buttom. what i want to do is when the text is inserted in the two textboxes and they click the bottom, the bottom saves it as text file so it can be viewed later but i want it saved to a certain path. i hope this can be done:):):)


also if any1 can help me with this in visual c++, as i have done the same in both
 
Yes, this can be done, and it's quite easy in .NET. Refer to MSDN's documentation of the System.IO namespace.
 
Status
Not open for further replies.
Back
Top Bottom