DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Newbie Guest

    Re: form data, one more question?



    Thanks for the information. How do I retain the info in the
    text boxes of a form even if the form is closed or you exit
    a program. Is this possible?

  2. #2
    Larry Rebich Guest

    Re: form data, one more question?

    Newbie,

    You will need to store the information on the hard disk, perhaps in the
    registry, ini file, data file or database. Perhaps the easiest is to use the
    registry. Some months ago I wrote a tip of the month that I call
    'RegRead/RegWrite'. Link to http://www.buygold.net/tips.html then look for
    the December 1997 tip of the month. A sample program is provided that shows
    how to use the functions.


    Cheers,
    Larry Rebich

    larry@buygold.net
    www.buygold.net


    "Newbie" <oops@iwon.com> wrote in message news:3929536b$1@news.devx.com...
    >
    >
    > Thanks for the information. How do I retain the info in the
    > text boxes of a form even if the form is closed or you exit
    > a program. Is this possible?




Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links