Originally posted by vidhyasagar reddy:
<script>
function op()
{
<% invalidate session here %>
window.open("new.html");
}
</script>
<a href onklick="op()">click</a>
Originally posted by Ronald Heukers:
do you know a way to deal elegantly with the problem of session variable
Originally posted by Ronald Heukers:
Most of all I would like that I could forbid him to open a new window or invalidate the old browser window when he opens a new one.
Bond with the Rest
Originally posted by Ronald Heukers:
How Vinod?
regards Ronald
Bond with the Rest
He baked a muffin that stole my car! And this tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
|