Is it possible to use cookies to remember the identity of a user to streamline the log-in process? Using Javascript I have been able to modify the Caspio appkey cookie to append the user information together with an expiration date. However, when the user logs off and starts a new session, it appears that a new Caspio cookie over-writes any existing cookie on the user's computer. Is there a way to retain the user's identity in a cookie?
Subsequent edit: I have resolved the problem. Just need to be very precise about the cookie formats and handling of different browsers. You may delete this post.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
joscetre
Is it possible to use cookies to remember the identity of a user to streamline the log-in process? Using Javascript I have been able to modify the Caspio appkey cookie to append the user information together with an expiration date. However, when the user logs off and starts a new session, it appears that a new Caspio cookie over-writes any existing cookie on the user's computer. Is there a way to retain the user's identity in a cookie?
Subsequent edit: I have resolved the problem. Just need to be very precise about the cookie formats and handling of different browsers. You may delete this post.
Link to comment
Share on other sites
7 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.