![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
All -
I tried to paste the following link in an Outlook mail, but the link breaks where the space, between Month Year? This is actually an UNC path to an Excel file, I can't rename the directory name, I am not the owner. Can you share with me how I can go around this? Thanks, Ben head titleUntitled Page/title /head body a href =\\SERVER\Path\Month Year\SomeExcelFile.xls Some Excel file /a /body /html -- |
Ads |
#2
|
|||
|
|||
![]()
Try using a valid URL, replacing spaces with %20 e.g.
a href ="file://\\SERVER\Path\Month%20Year\SomeExcelFile.xls" -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Ben" wrote: All - I tried to paste the following link in an Outlook mail, but the link breaks where the space, between Month Year? This is actually an UNC path to an Excel file, I can't rename the directory name, I am not the owner. Can you share with me how I can go around this? Thanks, Ben head titleUntitled Page/title /head body a href =\\SERVER\Path\Month Year\SomeExcelFile.xls Some Excel file /a /body /html -- |
#3
|
|||
|
|||
![]()
Sue,
Thanks so much. It worked. Ben -- "Sue Mosher [MVP-Outlook]" wrote: Try using a valid URL, replacing spaces with %20 e.g. a href ="file://\\SERVER\Path\Month%20Year\SomeExcelFile.xls" -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Ben" wrote: All - I tried to paste the following link in an Outlook mail, but the link breaks where the space, between Month Year? This is actually an UNC path to an Excel file, I can't rename the directory name, I am not the owner. Can you share with me how I can go around this? Thanks, Ben head titleUntitled Page/title /head body a href =\\SERVER\Path\Month Year\SomeExcelFile.xls Some Excel file /a /body /html -- |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Asynchronous DST Update Breaks Calendar | Jerry Baker | Outlook - Calandaring | 12 | March 13th 07 06:38 PM |
One day it's fine; Next Morning the Dam Breaks | JeremyH1982 | Outlook - Using Contacts | 0 | September 20th 06 03:17 PM |
how do I convert Outlook automatic double space to single space? | davidup | Outlook - Installation | 1 | August 22nd 06 04:05 PM |
Line breaks | Frank | Outlook Express | 28 | July 31st 06 07:51 PM |
Experiencing insufficient space for Rules; need more space, HOW? | Shackin it up in Macon | Outlook - Using Contacts | 1 | May 22nd 06 08:12 AM |