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 ...show another page using hyperlinkshow another page using hyperlink
Previous
 
Next
New Post
8/29/2008 5:09 AM
 

hi

i want to show another page uisng hyperlink or a button.

hyperlink -> navigate url-> select a page name.Ok

but in dotnetnuke when i use hyperlink navigate url then come out only moduls,not pages.So i can not choose anything.

i am waiting your answer

 
New Post
8/29/2008 1:29 PM
 

If I understand correctly you just want to be able to link to another page on your site? Why not use the links module? Or use the hyperlink button on the text/html edit screen? there you can choose "page" and it will set it up for you. I'd suggest looking through some of the 'getting started' documentation if you want to get a good grounding in this and similar topics here http://www.dotnetnuke.com/Resources/GettingStarted/tabid/468/Default.aspx  
Mike


Michael Emond
City of Manchester NH
www.manchesternh.gov
 
New Post
9/1/2008 2:46 AM
 

if i use link to module,it gives error.

i solve this problem at the weekend,i wrote page's way ,in a button.

Response.Redirect(

"~/myproje/MessagePage/tabid/55/Default.aspx");   but i hesitate tabid/55,what does it mean? can tabid/55 change to 56 ,57... when it runs another computer? or is it default number.I have another page it's tabid 56,the other ones 57,

 

 
New Post
9/3/2008 12:11 PM
 

Hi

Tabid refers to that web page. Each web page you create will have a unique and permanent tabid, generally speaking.


Michael Emond
City of Manchester NH
www.manchesternh.gov
 
New Post
9/17/2008 2:36 AM
 

you only write pagename which one you want to link, another way :

TabController

tabController = new TabController();TabInfo tabInfo = new TabInfo();Response.Redirect(Globals.NavigateURL(tabInfo.TabID));

 

 

tabInfo = tabController.GetTabByName(PageName,portalId);

 

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...show another page using hyperlinkshow another page using hyperlink


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