Results 1 to 3 of 3

Thread: [RESOLVED] Saving Previously entered value ?

  1. #1

    Thread Starter
    Lively Member n3xus's Avatar
    Join Date
    Feb 2007
    Location
    c:\Programme files\
    Posts
    98

    Resolved [RESOLVED] Saving Previously entered value ?



    This is my UI. When i check that box it will save previous value so that user won't enter one value again and again.
    Rate Me If My Post helps you

  2. #2
    PowerPoster stanav's Avatar
    Join Date
    Jul 2006
    Location
    Providence, RI - USA
    Posts
    9,290

    Re: Saving Previously entered value ?

    What version of vb.net are you coding with? If it's 2005, you can utilize the My.Settings property... Otherwise, you'll have to write code to save the value to a file, and reload it when the app runs.

  3. #3

    Thread Starter
    Lively Member n3xus's Avatar
    Join Date
    Feb 2007
    Location
    c:\Programme files\
    Posts
    98

    Re: Saving Previously entered value ?

    thx stanav.
    I'm using Vb.net
    Rate Me If My Post helps you

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