Results 1 to 3 of 3

Thread: Save/Load

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jul 2010
    Posts
    26

    Save/Load

    Okay;



    So the user can pick between function keys and numpad keys and determine if he wants the buttons to show the sitenames, however when I close it (and save the sites), and run it again, only the function keys will work, I knew this but don't know how to solve it, Form_Load checks whether a textbox (site) is filled in or not, if its filled in the label and button become visible, but in this case I guess I need to save something more?

    Any help would be greatly appreciated!

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Save/Load

    Perhaps you could show us exactly what you're doing now and explain exactly how it's supposed to work.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Jul 2010
    Posts
    26

    Re: Save/Load

    Like I said,
    The user can pick between function keys (F1-F10) and the numpad (0-9), so when I save with the settings on numpad, I press on the displayed numpad button and the site I saved pops up. Get that? Now if I exit it, I can save the websites if I do so and start the application again, the sites are saved but I can only open 'em with the function keys, so I should (when the form is closing) save like all the settings. I don't know how I could solve this

    Sorry man, this is some hard stuff to explain lol, you'd maybe understand it if I attach the source code?

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