Hi all
I'm using the sessions to store the user information
the user can navigate all pages without problem after he is authenticated .
now , when the user is authenticated and returns to my site he can navigate it without problem if he didin't open another instance of IE , but if he uses another instance of IE he is aked for authentication and that's ok .
what i want to do is when the user navigate another web site (not my site)
and then returns to my site to be asked for authentication
what exactly should i do ?
thanks in advance