mark curtis
Registered User.
- Local time
- Today, 05:04
- Joined
- Oct 9, 2000
- Messages
- 457
Dear all,
I have a form that loads up via an autoexec.
On that form all project records are visible and a user can load their project by selecting a cmd button on the record line for their project.
There are two things that I would love to do and I need help & example code if possible:
1)When a user creates a new project I want to be able to prompt the user to create a password for that project.
2)Any time the user wants to oprn their project via the aforementioned cmd button then they must enter the password.
I know that I can store the passwords in a USys... table and lock down the toolbars. But as far as creating the code for the above..well once again I am in the hands of the experts.
As always much appreciated.
Mark
I have a form that loads up via an autoexec.
On that form all project records are visible and a user can load their project by selecting a cmd button on the record line for their project.
There are two things that I would love to do and I need help & example code if possible:
1)When a user creates a new project I want to be able to prompt the user to create a password for that project.
2)Any time the user wants to oprn their project via the aforementioned cmd button then they must enter the password.
I know that I can store the passwords in a USys... table and lock down the toolbars. But as far as creating the code for the above..well once again I am in the hands of the experts.
As always much appreciated.
Mark