Hi
I have a site that use Microsoft.AspNet.FriendlyUrls and a page that use bootstrap modal window. When I access the page like this mysite.com/page/ the modal window works when I click the link that fires up the modal window. But if a pass some parameters
to the page and use the same link to fire up the modal window nothing happends mysite.com/page/myparameter/
Anyone know why this occurs and how I can fix this?
Go to the complete details ...