Results 1 to 2 of 2

Thread: [RESOLVED] [2005] Saving to an INI file

  1. #1

    Thread Starter
    Lively Member smart_phil_dude1's Avatar
    Join Date
    Jun 2005
    Location
    Behind You!
    Posts
    125

    Resolved [RESOLVED] [2005] Saving to an INI file

    i want to be able to save some data from a text box to an ini files (yes i know xml is better, but I'm just saving plain string texts so i'd rather use ini)

    how would i go about doing that?

    thanks,
    Phil.
    Please Help Us Save Ana or donate now by going to Oneana.com

    Visit my Website at http://www.therealfantasy.com

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,222

    Re: [2005] Saving to an INI file

    An INI file is just a text file in a specific format.

    How do you write to a text file?
    http://search.microsoft.com/results....rite+text+file

    What is that specific format?
    http://www.google.com.au/search?hl=e...e+Search&meta=
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width