[Nitro] javascript and session
Emmanuel Piperakis
epiperak at softlab.ece.ntua.gr
Mon Nov 21 23:25:34 EST 2005
I have a small problem,
from a template file I have to call the following javascript
<a href="#" onClick="document.tenant_edi_form.submit();
window.opener.location.reload();
self.close();return false;">[[update]]</a>
and the problem occurs with window.opener.location.reload();
which apparently clears the session!!! why? How can I reload my parent
window (in order to reflect the changes I made in the popup edit windows)
???
Thanx
Emmanouil Piperakis (epiperak at cs.ntua.gr)
{To explore is Human, to Create is Devine,
To teach is Primal, to Rule is Sin}
More information about the Nitro-general
mailing list