Hi Hemant,

The solution for this depends on the architecture of your application.
Answer these below and I may be able to suggest you a solution.

   - When the user clicks Logout button, what exactly happens? Are you
   taking the user to a separate URL or are you managing it within Flex only?
   - Have you enabled Browser History management in Flex?
   - You say that the application is shown for a few seconds and then it
   shows the login screen. So there has to be some event that is ensuring that
   the login is authentic. Which event is currently handling that?

Regards,
Venkat
www.venkatv.com

On Fri, Nov 28, 2008 at 11:42 AM, Hems <[EMAIL PROTECTED]> wrote:

>
> Hello,
>           i have created a user login session which i have defined
> in .cfc( coldfusion component file)
>  and when i click the Logout button i clears the session and redirect
> it to login page.
> it works fine for me.
>
> but the problem is  when i press the back button it displays the page
> for few seconds and the gets redirect to login page.i have  checked
> the session in preinitialize tag in mx:Application.
> i want that before displaying page it should check the session and
> then work accordingly.
>
> Thank You.
>
> Regards,
> Hemant Garg.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to