PDA

Click to See Complete Forum and Search --> : Registering Applications


Dec 9th, 1999, 05:21 AM
Hello.

Do any of you know any good ways to get the
users to Register a program?

Aaron Young
Dec 9th, 1999, 05:35 AM
A Common Method is to Limit the use of the Application until a Registration Code has been Entered, this can be an Algorithm which easily generates a code using Personal Data of the User, ie.
Name, Phone No., Email, etc..

So when they register you generate the Key, send it to them, they enter their details in the Registration Form which uses it to Generate the Same Code you sent, they then Enter the Code you sent them, they match and the System is registered.


------------------
Aaron Young
Analyst Programmer
aarony@redwingsoftware.com
adyoung@win.bright.net

Steve Stunning
Dec 9th, 1999, 07:21 AM
Use a Custom Control called Active Lock. It is a nice control...

I am not sure where to get it right now but there is another post a few days back that gave the Web Address for it.

I have checked it out and it is nice.