Internal security of Rev?
Chipp Walters
chipp at chipp.com
Wed Jul 12 05:01:29 EDT 2006
John,
Here's how I solve a similar problem.
I ask the user to login with a name and a password. They enter it and
it goes (securely) to a web page on a server, There the connection is
made to the database passing along the username and password for
verification. This way there is never a need to store anything but the
address of the webpage in the client app. No users or passwords are
ever stored there.
best,
Chipp
More information about the use-livecode
mailing list