Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by fdpelli

  1. fdpelli

    How to read and write to .txt file?

    Oh, so it wasn't more difficult than that... Thank you, I'll check the properties better next time, so I don't waste your time... / Per aspera ad astra
  2. fdpelli

    Send str from 2nd form to txtBox in main form?

    Ok. Thank you very much, I think I understand. / Per aspera ad astra
  3. fdpelli

    Send str from 2nd form to txtBox in main form?

    Hello I wonder how I set the txtText in frmMain to be equal to a string in frmChild? Like this: frmMain.txtText.Text = strText / Per aspera ad astra
  4. fdpelli

    How to read and write to .txt file?

    Thanks kmcdonag! But there is still one thing that I (and other Scandinavians plus Germans) got a problem with. It doesen't copy our special characters. (You know, the a with two dots over it, and the o with two dots and so on.) How do I read them correct? / Per aspera ad astra
  5. fdpelli

    How to read and write to .txt file?

    Hello I'm never programmed with VB.NET (and no other VB lang, just C++) and wonder how to read from a .txt file, say the first line of the file, and I also wonder how to write to it. Thank you. / Per aspera ad astra

Part and Inventory Search

Back
Top