[flexcoders] Handling Login

2006-09-10 Thread Daniel
Im trying to create a Login screen where I can save a user's session information, so I can retrieve that later and use it for some validations. Is there a way that I can save this info as a session that last even when the user closes the browser, and until he signs out? How would you recommend it

Re: [flexcoders] Handling Login

2006-09-10 Thread Paul Andrews
- Original Message - From: Daniel [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Sunday, September 10, 2006 9:25 PM Subject: [flexcoders] Handling Login Im trying to create a Login screen where I can save a user's session information, so I can retrieve that later and use

RE: [flexcoders] Handling Login

2006-09-10 Thread Stacy Young
[mailto:flexcoders@yahoogroups.com] On Behalf Of Daniel Sent: Sunday, September 10, 2006 4:26 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Handling Login Im trying to create a Login screen where I can save a user's session information, so I can retrieve that later and use it for some