Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

  • Isomorphic
    replied
    Use the browser mechanism for setting cookies directly. Countless tutorials are available on the web for how to do this.

    Leave a comment:


  • subashk
    replied
    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:


  • msteninger
    started a topic Cookie to remember login/pass

    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?
    Thanks
Working...
X