I want to add a parameter "Force=True" when the user is redirected to userdisp.aspx (when you click on people's name) What is the best way to do it?
Details: I need that because I do not have a mysites setup on the production server and you need this parameter to display userprofile properties to the user.
Note: My master pages do not have a code behind.