Open links in second window
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > WebSphere > WebSphere Portal Server > Open links in second window




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Open links in second window  


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-28-06 06:41 PM

Hi!

How can I open a page in the portal 6.0 in a second window? A custumer wants
 to be able to click the link to thier demonstration portal, and then have t
he page opened in a new browser window...

Thanks
Marius
Norway





[ Post a follow-up to this message ]



    Re: Open links in second window  
Rama Jaini


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-28-06 06:41 PM


You could use target="_blank" in the hyperlink tag or use a javascript popup
.
for example:

<wps:urlGeneration contentNode="portal_page_unique_name">
<A href="<% wpsURL.write(out); %>" target="_blank">
<h:outputText value="Click Here"/></A>
</wps:urlGeneration>


Rama.






[ Post a follow-up to this message ]



    Re: Open links in second window  
Rama Jaini


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-28-06 06:41 PM



In my previous reply the hyperlink tag got rendered. see the code here:

<wps:urlGeneration contentNode="portal_page_unique_name">
<!--
<A href="<% wpsURL.write(out); %>" target="_blank">
<h:outputText value="Click Here" /></A> -->
</wps:urlGeneration>





[ Post a follow-up to this message ]



    Re: Open links in second window  
Rama Jaini


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-28-06 06:41 PM


oops! that did'nt show up either. How about this?

href="<% wpsURL.write(out); %>" target="_blank"








[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 11:56 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register