BooYaKaSha
Technical User
Hello -
I am working on my company's Website. We need a client review page, where clients can enter their unique password into a form field, and are directed to a page for them to review work we have done for them. What I need is a relatively simple password script to achieve this.
The catch is that we need to be able to uniquely identify our clients by their password, then based on that password, direct them to their appropriate page. Each client will be taken to a different page.
So far, the best option I have found is a free javascript called "gatekeeper" that I discovered here:
The script does not need to be airtight unbreakable, just reasonably secure. Will this script do what I need? Are there any concerns I should be aware of? Are there any better solutions?
Thank you very much for your help.
I am working on my company's Website. We need a client review page, where clients can enter their unique password into a form field, and are directed to a page for them to review work we have done for them. What I need is a relatively simple password script to achieve this.
The catch is that we need to be able to uniquely identify our clients by their password, then based on that password, direct them to their appropriate page. Each client will be taken to a different page.
So far, the best option I have found is a free javascript called "gatekeeper" that I discovered here:
The script does not need to be airtight unbreakable, just reasonably secure. Will this script do what I need? Are there any concerns I should be aware of? Are there any better solutions?
Thank you very much for your help.