Posted by Fran Garca on 11/05/11 11:33
I´ve developpen an application which needs session variables for his
correct use but now I´ve detected a bug that i don´t know how to
resolve. I have a link into a page that opens a new window using a
Javascript method and I want that this new windows use the session
variables defined in the parent window. And it works good!!.
The problem comes when i close this new windows and it seems like the
session was closed by the new window. How can I mantain the session in
the parent window? I don´t want that the users manipulate the
preferences of his navigator. That matters only using Internet Explorer
and not always. It depends on the configuration. In my Internet
Explorer works well but in the IE of my partners doesn´t work but i
don´t be able to find a good solution.
Above of my php pages, i put only a session_start().
Thanks in advance
Fran García
Navigation:
[Reply to this message]
|