R
Rui
Hello all!
I am using EWS to create a simple html to be displayed in my contact's Notes
field.
I am already able to create tables and links but I'm having some trouble
with the "eye candy".
Is it possible to use styles? This doesn't seem to be working "<td
style="font-family: Times New Roman, Serif; font-size: 20px;color: #002776;
padding-bottom: 11px;"><p><font size="5">D:Contact</font></p> </td>"
How about public images? Can they be displayed? This also does't seem to be
working
"<td id="hd_cellLogo">
<A HREF="#"><IMG alt="myLogo"
src="http://www.myPublicSite.com/firm_logo.gif" border="0">
</A>
</td>"
I initially started a thread at the EWS forum
(http://social.technet.microsoft.com...t/thread/417b3eec-b41e-473d-9dcd-4679b9c90967),
however using the getItem I can see that the field is being correctly
therefore I believe this must be something to do with the way outlook renders
contacts.
It's been a while now searching for a solution, can you guys help me?
Thanks in advance for your help.
Best regards
Rui
I am using EWS to create a simple html to be displayed in my contact's Notes
field.
I am already able to create tables and links but I'm having some trouble
with the "eye candy".
Is it possible to use styles? This doesn't seem to be working "<td
style="font-family: Times New Roman, Serif; font-size: 20px;color: #002776;
padding-bottom: 11px;"><p><font size="5">D:Contact</font></p> </td>"
How about public images? Can they be displayed? This also does't seem to be
working
"<td id="hd_cellLogo">
<A HREF="#"><IMG alt="myLogo"
src="http://www.myPublicSite.com/firm_logo.gif" border="0">
</A>
</td>"
I initially started a thread at the EWS forum
(http://social.technet.microsoft.com...t/thread/417b3eec-b41e-473d-9dcd-4679b9c90967),
however using the getItem I can see that the field is being correctly
therefore I believe this must be something to do with the way outlook renders
contacts.
It's been a while now searching for a solution, can you guys help me?
Thanks in advance for your help.
Best regards
Rui