Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...how to open a page in a new window?how to open a page in a new window?
Previous
 
Next
New Post
2/22/2007 1:59 PM
 

hello

i want to be able to open a page in a new window when i click on the page.

there isn't any option in page setting to do this when you select an external url for your page ,like "open in new window" in link module.

 
New Post
2/22/2007 4:31 PM
 
I assume you mean in the solpart menu? I'm not sure that is possible, i've honestly never tried it.

Chris Hammond
Former DNN Corp Employee, MVP, Core Team Member, Trustee
Christoc.com Software Solutions DotNetNuke Module Development, Upgrades and consulting.
dnnCHAT.com a chat room for DotNetNuke discussions
 
New Post
2/22/2007 4:54 PM
 

yes i mean when you want open a page from your menu.it is not like a link in "link module" that you could config it.

some of my pages related to an external app that i want user to see them in new window .

 
New Post
2/22/2007 5:26 PM
 

This is absolutely possible regardless of which menu you are using.   The code is entered in the page settings for each page and is independant of each different menu type.  The method I used to make this happen was pieced together from various forum postings in these forums.  To make this work, set the link type of the page to url, then enter the code below for the url.  Note:  I have put this in in a different format, add all the strings together so they work.  I had to do this becaue it doesn't like the javascript.

java + script: +  
window.location.reload();window.open("http://yoururlhere/")

 Note:  To make this work remove the space plus space and add the text all together in one string.  The html editor won't let me add it as it needs to be added so it will work.

 
New Post
2/22/2007 7:03 PM
 

you mean i have to add this

window.location.reload();window.open(http://......./)

in my url textbox?

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...how to open a page in a new window?how to open a page in a new window?


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out