Hyperlink changing

C

Craig

I cannot prevent my Hyperlink in a custom link bar changing from the path it
is saved at.It is linked into another page on my web and it works fine until
I try to preview it in a browser when it changes from page v240 components
..htm to v240%20components%20.htm and the link ceases to work.
Can anyone stop me from tearing my hair out as this is driving me nuts.
 
M

Murray

Never use spaces or other punctuation (other than hyphens and underscores)
in your file/pathnames. That will fix you right up.
 
C

Craig

Thanks for that Murray problem now fixed.I didn't realize I had spaces at the
end of my text in the filenames.
 
Top