HomeHomeDevelopment and...Development and...Building ExtensionsBuilding ExtensionsModulesModulesCreate Custom module using friendly urlCreate Custom module using friendly url's
Previous
 
Next
New Post
8/23/2010 3:26 AM
 
Hi,

When i create my modules, i always get the question to use friendly url's in case of mywebsite.com/fruits/fruit?id=123 or mywebsite.com/fruits/fruit?name=banana
So, is it possible to create something like mywebsite.com/fruits/fruit/banana ??

I know there is something like urlmaster, but i still think this will be inpossible to create ?
To make it clear: banana is not a page, but is a querystring parameter
 
New Post
8/23/2010 4:11 AM
 
how do you specify the parameters for the navigation?

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group   European Network of DotNetNuke Professionals

 
New Post
8/23/2010 4:20 AM
 
Hi Sebastian,

At this moment is use mostly something like ID=123, but i can change it to whatever, like name=Sebastian,...
 
New Post
9/6/2010 4:46 PM
 
hi,
NavigateURL(TabId, "", "name=value,name=value")
and you must have FriendlyURL activated in Host/Host Settings
 
New Post
9/25/2010 3:02 AM
 
Thought I would share some thoughts.

I used to do URLs as follows:

NavigateURL(TabId, "", "name",value,"name",value); //(CSV)

This works fine until DNN 5.5.x and then it breaks.

I changed the calls to be like yours:

NavigateURL(TabId, "", "name="+value,"name="+value);

And it appears to work in all versions of DNN.

I thought I would share in case anyone else runs into this issue like I did.
 
Previous
 
Next
HomeHomeDevelopment and...Development and...Building ExtensionsBuilding ExtensionsModulesModulesCreate Custom module using friendly urlCreate Custom module using friendly url's


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, 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 DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

Attend A Webinar
Free Demo Site
Download DotNetNuke Professional Edition Trial
Have Someone Contact Me
Have Someone Contact Me
Charlotte DoDNN

Like Us on Facebook Join our Network on LinkedIn Follow DNN Corporate on Twitter Follow DNN on Twitter

Advertisers

Telerik JustCode Free
Exact Target Exec Alert
PowerDNN

DotNetNuke Scoop!

Sponsors

DotNetNuke Corporation

DotNetNuke Corp. is the steward of the DotNetNuke open source project, the most widely adopted Web Content Management Platform for building web sites and web applications on Microsoft. Organizations use DotNetNuke to quickly develop and deploy interactive and dynamic web sites, intranets, extranets and web applications. The DotNetNuke platform is available in a free Community and subscription-based Professional and Enterprise Editions with an Elite Support option. DotNetNuke Corp. also operates the DotNetNuke Store where users purchase third party apps for the platform.