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

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...How to direct from one module to another module or another module in a page?How to direct from one module to another module or another module in a page?
Previous
 
Next
New Post
1/6/2009 6:49 AM
 

Hi,

 

How to direct from one module to another module or another module in a page?

That is i have one module in a page. From that page i want to go to another module which is in another page. how to do it? Please do reply soon.

 

 

Thanks

 
New Post
1/21/2009 11:21 PM
 

Hi,

 

Does any one know how to direct from one page to another page?

Or how to go from one module to another module?

and how to pass the values in it

Please do reply soon

 

 
New Post
1/21/2009 11:43 PM
 

Here is an example, add the query parameters you need.


If Entities.Host.HostSettings.GetHostSetting("UseFriendlyUrls") = "Y" Then
Response.Redirect(FriendlyUrl(PortalSettings.ActiveTab, ApplicationURL(PortalSettings.ActiveTab.TabID) & "&mid=" & ModuleId "&ctl=" & "YourModuleControlId"))
Else
Response.Redirect(ApplicationURL(PortalSettings.ActiveTab.TabID) & "&mid=" & ModuleId & "&ctl=" & "YourModuleControlId")
End If





Robert Harriman
WEBMAZING.NET
AutoWebSuite / BrokerWebSuite

DNN Modules for Auto Dealers and Real Estate Professionals.

 
New Post
1/22/2009 12:43 AM
 

Thanks for the information. But i have some doubts can you clarify it. How to pass the moduleid and the module controller. Should these values be got from the db and used? And how to pass the query parameters? Should the queryparameters be concatenated at the last? Pleases clarify the doubts

 

I did what you have said but it didnt work out. The tab id should be given plz clarify my doubts.

 

 

 

Thanks

 
New Post
3/3/2009 12:10 AM
 

Hi,

The redirect is not working for me correctly. Please explain it to me in steps. I tried but it didnt work properly. Please do reply how to do it in steps.

 

Please do help me.

 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...How to direct from one module to another module or another module in a page?How to direct from one module to another module or another module in a page?


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