I need to create a link in SharePoint 2010 that points to a network drive with spaces in the title. SharePoint substitutes %20 for spaces, but I need the space character.
For example:
file:///\\company\foldername works
file:///\\company\folder name does not work, it becomesfile:///\\company\folder%20name
Has anyone run into this issue before?









