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 Community Exchange, where community members ask and answer questions about DNN. To get started, just start typing your question below and either select one of the suggested questions or ask a new question of your own.

URL output issue - query strings converted to slash URL

Return to previous page

  • 4/23/2013
  • 2714 Views

Question:

Mark Hollas long time ago

Hi,

I have a form that uses query string and I am running into an issue with multi language selection. 

When a user lands on the form the url is like this

/page?mode=form

but if they click to change the site's language the resulting url becomes /mode/form/en-gb/page.aspx

How do I prevent the URL format from being changed?

Mark

Top Answer:

Jonathan Sheely long time ago

You can utilize iFinity Url Master to handle not converting this url to the Human Friendly url system. The iFinity system is available in as a free codeplex project where you'll have to manage it through the web.config. Or you can purchase the module with it's administration.

 

Chris Hammond long time ago

You can also just disable Friendly URLs in DotNetNuke and go back to the old form of querystring based URLs from the Host Settings page.

Sign In to Participate
Or register to become a member