Web Site for my Students
Gregory Lypny
gregory.lypny at videotron.ca
Wed Oct 30 08:00:55 EDT 2013
Hello Robert,
Thanks. I will look into session IDs.
Gregory
On Wed, Oct 30, 2013, at 7:00 AM, use-livecode-request at lists.runrev.com wrote:
> User characteristics and preferences are best stored on the server
> side, so they are retained if user changes computers. For tracking
> the login, I usually use the session id, either as a hidden form
> element or as part of the url. Basically, the same what you plan
> except not stored in a cookie but sent as part of each web page.
>
> Robert
More information about the use-livecode
mailing list