Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to get the text back into text back

Status
Not open for further replies.

darkradar

Programmer
Jul 20, 2002
78
US
Hi

My application doesn't use any database.
I want to save some values in the text box.
So next time when start the application the text
box should show the earlier values that I have entered.
Like in window login,when u login with ur login.
and restart the system , Its shows ur loging.
I want this kind of thing to my application without
using any database.

Thanks in advance
 
You are kidding... right?

What kind of program are you trying to write?
 
Wow, darkradar, you have posted 53 question and haven't found any to be valuable posts? You should read faq222-2244 #15.

As far as your question do a search in help for SaveSetting and GetSetting.

"Two strings walk into a bar. The first string says to the bartender: 'Bartender, I'll have a beer. u.5n$x5t?*&4ru!2[sACC~ErJ'. The second string says: 'Pardon my friend, he isn't NULL terminated'."
 
Or take a look at thread222-807477

Chip H.


If you want to get the best response to a question, please check out FAQ222-2244 first
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top