Jump to content

How to save the text in a text file ???

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
kresh7

kresh7

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 661 posts
hi everyone does anyone know how to make that the text that is typped in 2 textboxs when some clicks on the command button that it save the text in a text file and every time that someone typpes somthing else it saves the text on the same text file under the first text im sorry for my bad english if someone know what i mean pls tell me how to do that and if possible and example project

#2
anglina

anglina

    Learning Programmer

  • Members
  • PipPipPip
  • 76 posts
When using
My.Computer.FileSystem.WriteAllText

Make sure that the Boolean for Append is set to true. Is that what you meant?



My.Computer.FileSystem.WriteAllText Method
imacooknotachef.com
Food/Photo Blog