|
How do I set a cookie to be read later by sqlpage.cookie('session') |
Answered by
lovasoa
Jan 12, 2024
Replies: 1 comment
|
You can use the |
0 replies
Answer selected by
lozdown
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use the
cookiecomponent. I'll update thesqlpage.cookiedocumentation to point to it.