Revigniter Sessions

Tom Glod tom at makeshyft.com
Fri Dec 15 10:42:16 EST 2017


Thanks Bob, thats what I suspected as well....I guess I have to create my
own session handler, or maybe I can still user rev-igniter's session
handling via database only and ignore the cookie....we shall see.

On Fri, Dec 15, 2017 at 10:33 AM, Bob Sneidar via use-livecode <
use-livecode at lists.runrev.com> wrote:

> If the LC browser doesn't support cookies, probably nowhere. Session
> cookies are kept in memory, and therefore likely inaccessible.
>
> Bob S
>
>
> > On Dec 15, 2017, at 07:29 , Tom Glod via use-livecode <
> use-livecode at lists.runrev.com> wrote:
> >
> > Hi everyone, this may be a dumb question.....but
> >
> > When I download a URL (from inside LC Standalone), which is a (LC Server
> > Page) that generates a cookie, where does the cookie get saved?  Is it
> > accessible to me?
> > I'm working on integrating LC Standalone with a Postgress DB via LC
> > Server.  I'd like to have session control, but the Revigniter
> Documentation
> > just assumes that the person is browsing the site using a regular
> browser.
> > I'd like to download database query results straight from my standalone.
> >
> > Hope my question makes sense
> >
> > Thanks
> >
> > Tom
> > _______________________________________________
> > use-livecode mailing list
> > use-livecode at lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-livecode
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list