Results 1 to 3 of 3

Thread: General Vb Quastion

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2002
    Location
    Belgium
    Posts
    167

    General Vb Quastion

    if i have a ini file with the's text in it:
    [Ftp Information]
    Product Version=0.1
    FtpPort=2802
    AdminName=Teckniel
    Password=sd%45ù@&2148#'§è
    LogFile=App.Path\Log.txt

    how can i load every line into a textbox???
    example

    textbox1 = Product Version=0.1
    textbox2 = FtpPort=2802
    ....

    Please help me out

    thx

  2. #2
    PowerPoster
    Join Date
    Aug 2002
    Location
    NY, NY
    Posts
    2,139
    Attached is a sample project. Try to adapt it.
    Attached Files Attached Files
    Roy

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Aug 2002
    Location
    Belgium
    Posts
    167
    thx m8 i know how todo it :-)

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