Hi Joseph,
this is done saving a cookie on the users computer (either one that does
not expire or one that expires after a 14 days period, according to your
samples).
How to implement this depends on the way you are authenticating your
user and what kind of security you are using.
Maybe I can help you if you can provide some details about the secrity
implementation you are using.
Sven
jschmidt wrote:
Many webapplications have a "Remember me on this computer" checkbox on their
Login Form.
Others have "Remember me for 14 days on this computer".
How to implement such a thing in Click?
Thanks,
Joseph.