Results 1 to 35 of 35

Thread: [RESOLVED] txt files (writing to and retrieving from)

Threaded View

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Apr 2005
    Location
    Debug.Print
    Posts
    3,885

    Resolved [RESOLVED] txt files (writing to and retrieving from)

    Ok. I have searched the forums a few times and havent found anything that assists me with my question.

    I am going to be adding a tab to my SSTab whereby it has two input fields and one button.

    lets just say the input fields are called InputField1.text and InputField2.text

    What I would like to do is when you enter something into both input fields and click on the form button, it saves those values to a text file in the format of:

    InputField1.value, InputField2.value

    Then, when someone enters a value into one of the input fields within one of the other tabs, it searchs for the word in either column, and then shows its counterpart in a labal caption.

    How would this be done?
    Last edited by BrailleSchool; May 7th, 2005 at 01:46 AM.

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