or
<a href="{{=URL(...)}}" target="new">click me</a>On Nov 24, 2:47 pm, Michele Comitini <[email protected]> wrote: > do you mean like this? > > {{=A('click me!', _href=URL(...), _target='new')}} > > 2010/11/24 leone <[email protected]>: > > > Hi, > > there is a way to redirect to a new page simulating <A ...., > > target='new'> using URL() > > or a controller function??? > > Thanks > > leone > >

