<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Web Forms</title><link>http://forums.asp.net/18.aspx</link><description>All about building ASP.NET Pages - server controls, events, validation, etc.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: XML Transformation, Problem with &amp; Sign,help please</title><link>http://forums.asp.net/thread/2618426.aspx</link><pubDate>Fri, 12 Sep 2008 16:18:34 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2618426</guid><dc:creator>haoest</dc:creator><author>haoest</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2618426.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=18&amp;PostID=2618426</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;actually, any presence of the &amp;amp; sign throws the transformer off. &amp;amp;amp; contains &amp;amp; in the first place!!!&lt;/p&gt;&lt;p&gt;It was tedious, but I wrapped all cell contents with &amp;lt;![CData[ ... ]]&amp;gt;&amp;nbsp; and it was happy. &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks for trying. &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: XML Transformation, Problem with &amp; Sign,help please</title><link>http://forums.asp.net/thread/2616846.aspx</link><pubDate>Fri, 12 Sep 2008 03:00:01 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2616846</guid><dc:creator>whighfield</dc:creator><author>whighfield</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2616846.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=18&amp;PostID=2616846</wfw:commentRss><description>&lt;p&gt;for &amp;amp;&amp;nbsp;use &amp;amp;amp;&lt;/p&gt;
&lt;p&gt;for &amp;lt;&amp;nbsp;use &amp;amp;lt;&lt;/p&gt;
&lt;p&gt;for &amp;gt;&amp;nbsp;use &amp;amp;gt;&lt;/p&gt;
&lt;p&gt;for&amp;nbsp;&amp;quot; use&amp;nbsp;&amp;amp;quot;&lt;/p&gt;</description></item><item><title>XML Transformation, Problem with &amp; Sign,help please</title><link>http://forums.asp.net/thread/2616718.aspx</link><pubDate>Fri, 12 Sep 2008 00:53:48 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2616718</guid><dc:creator>haoest</dc:creator><author>haoest</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2616718.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=18&amp;PostID=2616718</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi,&lt;/p&gt;&lt;p&gt;&amp;nbsp;This may sound like a noob question, but I try to transform html into excel compatible format. I have both the data in html and xsl working. The problem is when there is a &amp;amp; sign in the data html, asp.net&amp;#39;s transformation object freaks out and throws exception. What do I need to do to escape the character, and other than &amp;amp;, are there any other character I should escape?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>