Writing to a .txt menu

Shout-Out

User Tag List

Results 1 to 5 of 5
  1. #1
    omg_lol's Avatar Member
    Reputation
    25
    Join Date
    Dec 2008
    Posts
    185
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Writing to a .txt

    How can i make a vb 08 program write textbox1.text for example, to a certain text file saved somewhere?
    OMG LOL

    Writing to a .txt
  2. #2
    Apoc's Avatar Angry Penguin
    Reputation
    1388
    Join Date
    Jan 2008
    Posts
    2,750
    Thanks G/R
    0/13
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    C# code due to writing it in the browser

    Code:
    using (TextWriter tw = new StreamWriter("your file here.txt"))
    {
    tw.Write(textBox1.Text);
    }

  3. #3
    ReidE96's Avatar Archer Authenticator enabled
    Reputation
    470
    Join Date
    Dec 2006
    Posts
    1,625
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    Using tw As TextWriter = New StreamWriter("your file here.txt")
    tw.Write(textBox1.Text)
    End Using
    Auto converted Apoc's code using Convert C# to VB.NET - A free code conversion tool - developer Fusion - Visual Basic, C# Programming, ASP.NET, .NET Framework and Java Tutorials

  4. #4
    omg_lol's Avatar Member
    Reputation
    25
    Join Date
    Dec 2008
    Posts
    185
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    + rep to both of you
    EDIT: Already repped you, but i have another problem, says TextWriter is not defined...help plz
    Last edited by omg_lol; 02-02-2009 at 04:30 PM.
    OMG LOL

  5. #5
    JoeBiden's Avatar Contributor
    Reputation
    153
    Join Date
    Aug 2007
    Posts
    498
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Isn't it SteamWriter or s.Write or w/e

Similar Threads

  1. Quotes from Steven Write
    By Amedis in forum Community Chat
    Replies: 2
    Last Post: 11-14-2022, 10:26 AM
  2. GUIDE: How to write Exploration Guides
    By Fault in forum World of Warcraft Exploration
    Replies: 4
    Last Post: 12-31-2006, 04:07 AM
  3. cool writing
    By Pvt. Snowflake in forum World of Warcraft General
    Replies: 1
    Last Post: 09-15-2006, 04:35 AM
  4. Can anyone write guide for lots of money for smaller levels????
    By MARKOMAN in forum World of Warcraft General
    Replies: 1
    Last Post: 07-29-2006, 09:57 AM
  5. Writing Guides: for Dummies
    By Krazzee in forum World of Warcraft Guides
    Replies: 3
    Last Post: 06-11-2006, 01:05 PM
All times are GMT -5. The time now is 12:17 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search