Tobias Thiel wrote:
Hello all,
I need to link to local files and folders (mapped network drive). Problem: the folder and file names sometimes have spaces.
[file:K:\MyTest\file.doc File] - Works fine
[file:K:\My Test\file.doc File] - Link not completely recognized because of space in folder name
Can anyone help me with a solution? Is it also possible to link to folders (C:\My Test) or only to files?
Thanks alot Tobias
If it's only the space, replace by %20: [file:K:\My%20Test\file.doc File]
But I think it still had problems. Also take into account Mozilla's security not allowing you to access local content. In the list archives you will find this discussion before.