Space in filename

B

bleh12891

I am sending an email through Microsoft Word ( I added a command button and
did the program in Visual Basic) and the body of my email is the link to the
same document which is a Web file (like http://etc/etc\my filename.doc). My
Program is like this:
Outmail.Body = ActiveDocument.Fullname

It works fine when the filename doesn't include a space (I recieve the email
with the web file hyperlink and all) but when it includes a space the link I
recieve is wrong (the filename is not included in the link). How do I do this?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top