|
Posted by Meena on 05/04/06 15:23
Dear All, i have developed an application located on a server that has
a front end and a back end interface, the application uses session
object. when i log on as a backend user and a client user form the same
computer, the sessions conflict together and i get unexpected results,
and i found out that this happenes when one of the sessions ends. Ex:
when i log on as a backend user, and then as a front end one(from the
same computer at the same time), if i log out(destroy the session) as a
front end user the back end user no longer works because the session
variables are destroyed. Any Ideas how to fix that, or is there a
solution in the first place???
Thnx
Navigation:
[Reply to this message]
|