Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Issue: html code encoded output file
gauri
Hi,
I am using TeamSite 6.7.2 on Unix.
I am capturing html code in a textarea in a DCT.
I want to generate an html output file using this html code (entered in the given text area).
But, I am facing an issue. Whenever an output is created, the html code is encoded. But, I do not want the captured html code to be encoded in output file
I am not aware of how to embed the encoded html code in the post.
Hence, attaching a document with details of the issue.
I am using XSLT presentation template to generate the output file.
Is there any configuration or some way in which I can prevent the html code from getting encoded in the output file?
Reagrds,
Gauri
Find more posts tagged with
Comments
Adam Stoller
Try looking at
this
gauri
Thanks Ghoti. That worked.
I am new to XSLT. Was not aware of this.