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)
Changing DataCapture Template Form charset
Songsak
Hi
I need to change templating data capture form's charecter set. What I need is to change from its default UTF-8 into TIS-620 (Thai). The page that needed change is generated by "DatacaptureServlet"
The finall meta tag should look like this
"<META HTTP-EQUIV='Content-type' CONTENT="TEXT/HTML; charset=TIS-620'>"
I did follow the instruction on help file "iw\help\tst\pt\iwpt_encoding.html"
and change default return in file iwpt_encoding.ipl
from UTF-8 to TIS-620 but it doesn't work.
Anybody has done this before, please help
Thanks
Find more posts tagged with
Comments
Adam Stoller
Did you change the XML headers at the top of the DCT to specify the correct encoding too?
--fish
(Interwoven Senior Technical Consultant)
Tables vertically.zip
Songsak
Hi
I'll try that. If I get any updated will reply.
Thank you