![]() |
| 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 | Display Modes |
|
#1
|
|||
|
|||
|
Hello,
we use a script that creates a signature per user and deploys it during log-on process. Every signature therefore is identical, apart from different names etc. For the mass of users the signature-files working fine, while for a few users the picture is not displayed. When I look in the sourcecode of an e-mail I have img width=155 height=43 id="_x0000_i1026" src="file:///C:\Dokumente%20und%20Einstellungen\theuseraccount\ Anwendungsdaten\Microsoft\Signatures\logo.jpg" for the user which don't work and img width="155" height="43" id="_x0000_i10025" " for the correct displayed image. So I see that the file is not correctly attached to the e-mail. I have no idea why this attechment-process is different, as I do not know the place where to switch this behaviour. Both users use Outlook 2007. So far we deleted the Outlook profile and the complete user profile of the affected user with no result. Thank you very much for any hint! Best Regards Arnd |
| Ads |
|
#2
|
|||
|
|||
|
Are you using relative paths to link to the picture?
Also verify if the user is configured to embed linked pictures or to maintain the link. See http://www.msoutlook.info/question/72 -- Robert Sparnaaij [MVP-Outlook] Coauthor, Configuring Microsoft Outlook 2003 http://www.howto-outlook.com/ Outlook FAQ, HowTo, Downloads, Add-Ins and more http://www.msoutlook.info/ Real World Questions, Real World Answers ----- "A. Winter" wrote in message news ![]() Hello, we use a script that creates a signature per user and deploys it during log-on process. Every signature therefore is identical, apart from different names etc. For the mass of users the signature-files working fine, while for a few users the picture is not displayed. When I look in the sourcecode of an e-mail I have img width=155 height=43 id="_x0000_i1026" src="file:///C:\Dokumente%20und%20Einstellungen\theuseraccount\ Anwendungsdaten\Microsoft\Signatures\logo.jpg" for the user which don't work and img width="155" height="43" id="_x0000_i10025" " for the correct displayed image. So I see that the file is not correctly attached to the e-mail. I have no idea why this attechment-process is different, as I do not know the place where to switch this behaviour. Both users use Outlook 2007. So far we deleted the Outlook profile and the complete user profile of the affected user with no result. Thank you very much for any hint! Best Regards Arnd |
|
#3
|
|||
|
|||
|
Hello,
I think the Registry entry solves my problem. Thank you very much for that!! On Thu, 08 Oct 2009 13:56:51 +0200, Roady [MVP] t wrote: Are you using relative paths to link to the picture? Also verify if the user is configured to embed linked pictures or to maintain the link. See http://www.msoutlook.info/question/72 -- |
|
#4
|
|||
|
|||
|
A. Winter wrote:
Hello, we use a script that creates a signature per user and deploys it during log-on process. Every signature therefore is identical, apart from different names etc. For the mass of users the signature-files working fine, while for a few users the picture is not displayed. When I look in the sourcecode of an e-mail I have img width=155 height=43 id="_x0000_i1026" src="file:///C:\Dokumente%20und%20Einstellungen\theuseraccount\ Anwendungsdaten\Microsoft\Signatures\logo.jpg" for the user which don't work and img width="155" height="43" id="_x0000_i10025" " for the correct displayed image. So I see that the file is not correctly attached to the e-mail. I have no idea why this attechment-process is different, as I do not know the place where to switch this behaviour. Both users use Outlook 2007. So far we deleted the Outlook profile and the complete user profile of the affected user with no result. Thank you very much for any hint! Best Regards Arnd Why don't you just use img src="logo.jpg" to access the image in C:\Dokumente und Einstellungen\theuseraccount\Anwendungsdaten\Micro soft\Signatures\logo.jpg? |
|
#5
|
|||
|
|||
|
You're welcome! :-)
-- Robert Sparnaaij [MVP-Outlook] Coauthor, Configuring Microsoft Outlook 2003 http://www.howto-outlook.com/ Outlook FAQ, HowTo, Downloads, Add-Ins and more http://www.msoutlook.info/ Real World Questions, Real World Answers ----- "A. Winter" wrote in message news ![]() Hello, I think the Registry entry solves my problem. Thank you very much for that!! On Thu, 08 Oct 2009 13:56:51 +0200, Roady [MVP] t wrote: Are you using relative paths to link to the picture? Also verify if the user is configured to embed linked pictures or to maintain the link. See http://www.msoutlook.info/question/72 -- |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Signature image help | teezageeza | Outlook - General Queries | 2 | June 30th 08 05:42 PM |
| Image in signature collapsing | ladyhawke | Outlook - General Queries | 2 | March 8th 07 08:51 AM |
| OE6...Signature AND Image? | DesRev1 | Outlook Express | 1 | April 26th 06 09:08 PM |
| signature (image) not showing | loki | Outlook - General Queries | 2 | April 20th 06 01:36 PM |
| Signature with Image Problem | rabele@gmail.com | Outlook - General Queries | 0 | February 9th 06 04:28 PM |