Hi

Can somebody look if it works for him on their browser?

I changed the new window detection for a pagemap by setting in _javascript_ cookies (with the pagemap name as cookie name)

now on a page load we set a cookie and on a body.onUnLoad we delete the cookie again.

So when the page is still there and another page is loaded in a new window or tab. He first looks for the cookie
and it will see that it is there and then does redirect to another pagemap.

It will only do this if a cookie can be set (if the current request has cookies) else it will do the previous check.

The correct working of this behaviour more or less depends on one thing. That body.onUnLoad does get executed.
(and cookies must be able to set in _javascript_)

johan

Reply via email to