Baylah Posted January 22, 2006 Posted January 22, 2006 Does anyone out there know how to write a script that would lock the user out of a data base after they created let's say 50 records? I have a DB I would like to publish as a "Demo" on my website, let the user "try before they buy". After they reach the set number of records it requires a password to iunlock to nuse full functionality. IF anyone can help it would be a huge help. Thanks, Steve
Wim Decorte Posted January 23, 2006 Posted January 23, 2006 You'd have to take away all the standard menus and provide a fully scripted navigation/record creation/deletion,... basically anything you would normally use the menu for, you need to script. Then the script would check the record count and exit if that count reaches 50.
Recommended Posts
This topic is 6882 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now