in xml - TechRepublic
General discussion
March 11, 2003 at 12:06 AM
lphan

  in xml

by lphan . Updated 23 years, 4 months ago

I try to export a report to Excel by transform raw data to html format using xsl. The problem is some ids like 45E3 are converted to scientific notation. In order to make it string, I append space ( ) to those ids. However, I have problem to write this special character in the xsl file (not xslt). Any idea anyone?
Your help is much appreciated.

This discussion is locked

All Comments