I'm working on an application to run base camps website only.
I need it to work when you login and press "Remember me on this computer"
I'm not sure how to set it up to actually remember your login and keep you logged in when you come back to the app.
Is there a way to 'save' the state of the application when you quite it and come back to what you were doing?
Here is an image of the login form on the website used in the application.
http://arikburns.com/forums/fn/IMG_0005.PNG
Thanks.