Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Activation Code Generator
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00211276
Message ID:
00211280
Vues:
27
>I have a record in a Configuration table to hold an ActivationCode. This ActivationCode will determine how many instructors the end user is allowed to key in(ie 1,2,10,100 etc).
>
>My question is if anyone knows of an algorithm that can both create and decipher this activation code. I am thinking of an alogorithm that I could, for example, key in 3 and it would output like a 10 character string. Then the form that the enduser uses to add instructors would decipher this ActivationCode and then determine whether or not to allow the Add.
>
>Thanks,
>Paul

Cipher.fll will do this easily and it is freeware. I'm pretty sure you can get it here in the files section. Alternatively, you could use some conversion to ASCII characters and back, using ASC() and CHR() doing some funky math in between.
Erik Moore
Clientelligence
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform