brianpercival
Programmer
The subject line is ambiguous, I apologize, didn't know how to put it better.
I have a coldfusion application, say a very simple one, where users can login. The application will be hosted on the client machine as wellas the database. Meaning once sold we have no control over it.
As part of the sale, for what the client bought, we need to restrict him from adding more than five users. (The secure section of the application allows the admin to add users. The client admin can never add more than 5 users). How do I incorporate somesort of check like this that the client can not by pass?? Any pointers?
regards,
Brian
I have a coldfusion application, say a very simple one, where users can login. The application will be hosted on the client machine as wellas the database. Meaning once sold we have no control over it.
As part of the sale, for what the client bought, we need to restrict him from adding more than five users. (The secure section of the application allows the admin to add users. The client admin can never add more than 5 users). How do I incorporate somesort of check like this that the client can not by pass?? Any pointers?
regards,
Brian