Results 1 to 16 of 16

Thread: [RESOLVED] I need some help...

Threaded View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Mar 2010
    Location
    Houston, TX
    Posts
    26

    Resolved [RESOLVED] I need some help...

    I am making a form where I can type in a name, hit find, the program will look through text files and display the information.

    I have attached my form. From my current code I get the results from the second screen shot.

    I have two text files, one is Clients Database.txt and the other is a test customer called John Test.txt. The information in Clients Database will be the names of the text file for each customer, for now it is just John Test.txt.

    In the text file, John Test.txt there is :

    John Test
    [email protected]
    123456789 (item number)
    987654321 (tracking #)
    $250.00 (total sale)

    I would like each line in the John test.txt file to be displayed in the corresponding text boxes in the form.

    Let me know if I need to clarify, I will post my code in the next post.
    Attached Images Attached Images   

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