|
-
November 20th, 1999, 12:56 PM
#1
HELP NEEDED FAST!!!!!!HELP!!!!!!!!!!!!!!!
Hey, i need help real fast, i am making a program, its a program with a splash screen and a login password dialog box, and when you enter the right password it goes to another form, this form is used for phone number storage so i want to make it so when the user terminates the appliation and starts it back up agin, the numbers will still be there. please help
PanasonicSubz
-
November 20th, 1999, 06:37 PM
#2
Re: HELP NEEDED FAST!!!!!!HELP!!!!!!!!!!!!!!!
Read Phone value from registry first. If there is nothing, display the form to enter Phone. On closing write to the registry. Next time you start the application, Pnone will be read from a registry and form for entering will not be displayed. To work with a registry either use VB functions GetSetting, SaveSetting, DeleteSetting (they are not flexible enough) or use API functions or send me e-mail and I'll give you very good class to work with registry.
HTH
Vlad
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
|
Click Here to Expand Forum to Full Width
|