in reply to CGI redirect to new window/frame
$query->redirect( -location => 'http://somewhere.else/', -target => $frame, ); [download]