×
Discuss on T24 Installation, Setting up the environment, TC Server, jBOSS, Package & Deployment, etc…
Picture
- ashwinkumar
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 25
- Thank you received: 1
11 years 8 months ago #14849
by ashwinkumar
Picture was created by ashwinkumar
Dear friends,
I am using T24 core email service. I want to add a picture of our bank logo. May i know how it can be specified? Service is using xsl code to be converted as xml code and then using java to send email. I need to know how to specify picture in xsl code. Waiting for your reply. Could any one tried using T24 core email service, please contact me immediately - This email address is being protected from spambots. You need JavaScript enabled to view it.. It's bit urgent. T24 release - R12.
I am using T24 core email service. I want to add a picture of our bank logo. May i know how it can be specified? Service is using xsl code to be converted as xml code and then using java to send email. I need to know how to specify picture in xsl code. Waiting for your reply. Could any one tried using T24 core email service, please contact me immediately - This email address is being protected from spambots. You need JavaScript enabled to view it.. It's bit urgent. T24 release - R12.
Please Log in or Create an account to join the conversation.
- ashwinkumar
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 25
- Thank you received: 1
11 years 8 months ago #14850
by ashwinkumar
Replied by ashwinkumar on topic Picture
Here i am also sample xml and xsl content
Input: xml content and xsl code
output: xml code
i want to specify the picture in xsl code
Input: xml content and xsl code
output: xml code
i want to specify the picture in xsl code
Please Log in or Create an account to join the conversation.
- jpb
-
- Offline
- Moderator
-
- retired . . . ¯\_(ツ)_/¯
Less
More
- Posts: 2859
- Thank you received: 650
11 years 8 months ago #14860
by jpb
Replied by jpb on topic Picture
I'm not using email service but for xsl in general try using
(img src="mypicture.jpg" width="10" height="10" alt="" border="0" /)
-- replace ( by < and ) by > , spam-filter dislikes the syntax
(img src="mypicture.jpg" width="10" height="10" alt="" border="0" /)
-- replace ( by < and ) by > , spam-filter dislikes the syntax
Please Log in or Create an account to join the conversation.
Time to create page: 0.033 seconds