Authorisation Code Ideas?
-
Hi I am looking for a new way to licence our products. We currently ask the user to enter a company name, plus a load of parameters (such as package limits, number of users, expiry date, etc) which are then validated against an authorisation code we provide. Each of our products have different parameters that relate to the functionality of that product, and as functionality increases, the number of parameters is also increasing. Therefore, i am attempting to come up with a system that allows the user to enter just two bits of information, the Company Name and an Authorisation Code. The authorisation code is validated against the compan name and then the licence information is extracted out of the authorisation code. It sounds great in principle, but i've no idea where to start on this, or if it is at all possible. Any ideas or suggestions would be greatly appreciated. Thanks Tom