I have put this in a view for a link path
http://www.allthepubs.com/users/[name]
The problem is some of the names have spaces in them so the link doesn't work. How do you replace the spaces with a -? Otherwise how do you get it to link to the user?
Thanks