I want the user of the ebook to enter a password everytime they use the ebook for added security. I only want one password, I also will make the ebook expire every couple of months. Is this possible - the data I am protecting is very, very sensitive. Any help would be appreciated.
A single password is more likely to decrease security than increase it. The reason is if the ebook is shared the single password will work on other machines as well. By using a thousand passwords any two machines sharing the same password has a .01% probability.
Yes I understand that and have used the 1,000 passwords option in other Ebooks. This one is different all users will be employees - there's no real benifit of them each have unique passwords. The data is controlled by our security policy but I want the password to be entered each time the presentation is opened. Say someone borrowed a laptop and the ebook was installed, if under the normal operation once the password was entered the ebook would be unlocked for good, not each time it was used.
In normal situations one would never create a password protection scheme in javascript, but since this is within Activ there isn't any reason you can do it here.
Javascript would also allow you to set an expiration date.
If you search for 'javascript password' you'll find loads of free scripts. I'd like to emphasize that it is a bad, bad idea to use javascript on a web page because a user can look at the code and figure out the code for themself. However, since it is in Activ and the code is kept from the user it would be okay.
With any business, it is up to the individual owner of said business to ensure the success of the business. You may make more or less than any sample figures or results that might be quoted on our web sites or other publications. All business involves risk, and many businesses do not succeed. Further, Answers 2000 Limited does NOT represent that any particular individual or business is typical, or that any results or experiences achieved by any particular individual/business is necessarily typical.