Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dynamic daily Password Generator
Message
From
07/07/2000 15:01:59
 
 
To
07/07/2000 14:54:19
Ernie Veniegas
Micro System Solutions, Inc.
Calistoga, California, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00389628
Message ID:
00389632
Views:
22
>Anyone know of a routine or algorithm that would generate a new maybe unique 1-8 position value based on date?
>
>I have an app with a high-level user ID in a user table, protected by an encrypted password. *Sometimes* we have to give users the login password so they have access to higher-powered functions we can walk them through. Problem is, the password is static and some users have elected to remember the password and log-in that way all the time.
>
>So what I want is to be able to change the Password or Login-In dynamically in my app's start up routine.
>
>For instance:
>
>07-07-2000: Login = ADMIN12, Password = Hus02380
>07-08-2000: Login = ADMIN12, Password = 382JAS8s
>07-09-2000: Login = ADMIN12, Password = %^#12ks3
>
>... or ..
>
>07-07-2000: Login = 9874jas4, Password = fishCAKE
>07-08-2000: Login = jjfd93nd, Password = fishCAKE
>07-09-2000: Login = __03981K, Password = fishCAKE
>
>Get the idea?

Hi Ernie,

Check out Josh Assings CRC32 class in the files sections, file #9628. It'll do the trick.

Jon
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform