actually since ur using CF can't you just use cookies and just send it to flex when it starts. I just started CF like a week ago so i may have no clue but just giving ideas.
----- Original Message ---- From: Scott <[EMAIL PROTECTED]> To: [email protected] Sent: Wednesday, July 9, 2008 11:44:23 PM Subject: [flexcoders] Refresh issues Ok, it kind of makes sense that I lose where I am at in my flex application if I hit F5, but I’d like to find a way around it… I’m starting on my first CF/Flex3 application. My first task that I just completed is the login routine which works beautifully using CFLogin. If I hit F5 (or refresh) in my browser the application starts back to square zero again looking for username/password. Is there a way to manage states and get the user back to where they were if they were to hit F5? (or backspace/page back for that matter). TIA!

