You can use the PopupLink component to have them go to the same window
name or control it yourself via target="". (i think)

On 3/22/07, Mark Stang <[EMAIL PROTECTED]> wrote:
Hi,
Every time I have an external link pop up a window, I get a new window.  Even 
if it is the same link.  Any idea how to have it re-use the same window?  I 
think it is a parameter to the javascript, but I don't know how to pass the 
value down to the javascript.

<a href="javascript: w = 
window.open('/pingfederate/app?service=external/SamlEndpointsPopUp&amp;sp=SIdP+Application+Endpoint', 
'', 'top=100,left=100,height=600,width=800,scrollbars'); w.focus();">Application 
Endpoints</a>

thanks,

Mark

Mark J. Stang
Senior Engineer/Architect
office: +1 303.468.2900
mobile: +1 303.507.2833
Ping Identity




--
Jesse Kuhnert
Tapestry/Dojo team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to