Hi Malte,

I use PHP, where you can define a session with session_start() and save info in 
the $_SESSION variable. PHP's session feature is really awesome (but I don't 
think regular PHP programmer realise how awesome it really is). I would expect 
Rev Server to have exactly the same feature. If not... then cookies are your 
only option. Good luck with that.

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
KvK: 50277553

Become our partner in sales http://qery.us/1bq Start selling Color Converter 
today. 20% commission!

On 14 jan 2012, at 23:02, Malte Brill wrote:

> Hi all (and especially those using server)
> 
> I would like to create a little web based thing using server that will 
> require a login on some of the pages and would really like to have sessions 
> there (until the browser closes, or the user logs out).
> 
> What would be the best way to handle this? Cookies? Any other ideas? Did 
> anyone write such a thing, without the need of adding heavy weight frameworks?
> 
> Cheers,
> 
> Malte



_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to