Results 1 to 4 of 4

Thread: Is this possible

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Dec 2001
    Posts
    18

    Is this possible

    I made a program, in which the user inputs info into an input box. Then they can come back to it later, and it pops back up in a msg box. All this works fine. Now is it possible for the user to input the information in the inputbox, turn off the ompuer, turn it on again, and the information pop up in a msg box when clicked on? If this is Possible, how would i do it?

  2. #2
    DaoK
    Guest
    Now is it possible for the user to input the information in the inputbox, turn off the ompuer, turn it on again, and the information pop up in a msg box when clicked on? If this is Possible, how would i do it?
    Yes, of course. You just need to save the input text in a text file or in the registery or an INI file.

  3. #3
    Conquistador
    Join Date
    Dec 1999
    Location
    Australia
    Posts
    4,527
    you can easily use savesetting for this purpose

  4. #4

    Thread Starter
    Junior Member
    Join Date
    Dec 2001
    Posts
    18
    how would i go about doing that?

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