pat_nospam
Registered User.
- Local time
- Today, 15:52
- Joined
- Oct 14, 2003
- Messages
- 151
I have some trial code that counts down 30 days before the application will no longer function. What I would like to do is put a button that pops up a message box asking for a "registration code". If that code is entered, the code that runs the 30 day countdown is disabled.
Any pointers on how to activate/deactivate code based on a hard coded entry (i.e. (if # = number.stored then Code is permanently disabled))
Thanks in advance,
Pat
Any pointers on how to activate/deactivate code based on a hard coded entry (i.e. (if # = number.stored then Code is permanently disabled))
Thanks in advance,
Pat