4 Apr
2001
4 Apr
'01
3:08 p.m.
On Tue, 3 Apr 2001, Diego Rodrigo Neufert wrote:
I need to do this:
<dtml-if x> <dtml-call "RESPONSE.redirect('http://lalala.com/')"> <dtml-else> HTML PAGE </dtml-if>
But it's on a framed page, and when I do the redirect I need to kill all de frames to show the redirected page....
Very simple work for Javascript - one line, I think. Oleg. ---- Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru Programmers don't die, they just GOSUB without RETURN.