Re: WebDB (open component in new browser window)

From: B. Verstege <bernhard.verstege_at_hik.fzk.de>
Date: Mon, 09 Oct 2000 16:59:35 +0200
Message-ID: <39E1DD57.D06547F0_at_hik.fzk.de>


Hi,
I have found only one way where this works: Writing a SQL-Based Report with a <HREF="URL" target="_blank"> in the select-Statement:

select '<A
HREF="'||'SCOTT.SQL_RPT1.show?p_arg_names=ENAME&amp;p_arg_values='||ename||'" target="_blank"> '||ename||'</A>' ename from scott.emp where ename like upper(:ename_like) ||'%'

Bill schrieb:
>
> In WebDB 2.2, is there a way to create a link to a WebDB component that
> will open in a new browser window.
>
> thanks
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
 

-- 
Gruss
Bernhard
Received on Mon Oct 09 2000 - 16:59:35 CEST

Original text of this message