-
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?
-
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?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
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
|
Bookmarks