Hi.
Last night I created a licensing system in the form of an activeX dll, it works kewl...evrything relies on the dll and I only have to write one line of code in my app to make it have a licensing system....coolstuff....
Now.
I whish to do the same for my "login" and "manage user accounts" forms. i.e, I want to create them once and then just use them from the dll or OCX, in all my different apps.
Whith which will I be able to do this....I guesse I will have to pass to the OCX or DLL an array of users, that my app gets and creates from the database, or give it a "record source", to get the data from the recordset itself. The OCX or DLL will also have to be able to save/edit/create new users, so it will have to pass arguments back to the original program...
Am i making any sense at all???
Thanks in advance
**********************************
May the Code Be With You...
----------
x50-8 (X Fifty Eigt)
Last night I created a licensing system in the form of an activeX dll, it works kewl...evrything relies on the dll and I only have to write one line of code in my app to make it have a licensing system....coolstuff....
Now.
I whish to do the same for my "login" and "manage user accounts" forms. i.e, I want to create them once and then just use them from the dll or OCX, in all my different apps.
Whith which will I be able to do this....I guesse I will have to pass to the OCX or DLL an array of users, that my app gets and creates from the database, or give it a "record source", to get the data from the recordset itself. The OCX or DLL will also have to be able to save/edit/create new users, so it will have to pass arguments back to the original program...
Am i making any sense at all???
Thanks in advance
**********************************
May the Code Be With You...
----------
x50-8 (X Fifty Eigt)