Announcement
Collapse
No announcement yet.
X
-
Use the browser mechanism for setting cookies directly. Countless tutorials are available on the web for how to do this.
-
Can we use this property to set/get cookies?
If so how to set the expiration time and other properties like domain, secure etc.
Leave a comment:
-
Cookie to remember login/pass
We're setting up a standard Login/Password input form, and would like a checkbox for remember the user's info, assuming that a cookie would be the best way to go.
The 5.7.1 documentation doesn't have any entries for cookie however. Is it simply a matter of isc.cookie.set and isc.cookie.get, or do I need to handle cookies on our middle tier php?
ThanksTags: None
Leave a comment: