Results 1 to 2 of 2

Thread: Simple [kinda] ini question

  1. #1

    Thread Starter
    Addicted Member WAcKeD's Avatar
    Join Date
    Aug 2000
    Posts
    211

    Simple [kinda] ini question

    How would I be able to download an ini off a web site, and make all of the text in the ini into a list box? EX: user downloads a .ini off my web site, then the text in the ini is put into a list box.

    INI: 2414.2141.241.214
    5223.235.3252.5235
    89142.2141.52.553

    If the user downloaded the ini with that text, then I would want those three lines in the ini to be put into a list box. can anyone help?
    Thankz,
    WAcKeD

  2. #2
    PowerPoster
    Join Date
    Aug 2000
    Location
    India
    Posts
    2,288
    Look at this link for downloading the file
    http://forums.vbworld.com/showthread...threadid=74842 . Once you
    get the file use the file manipulation methods of VB to parse it line by line.

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