<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/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>Code to strip out &amp;lt;p&amp;gt; tags in empty placeholders</title><link>http://blogs.technet.com/stefan_gossner/archive/2005/07/12/407637.aspx</link><description>Once in a while the question how to strip &amp;lt;p&amp;gt; and &amp;lt;span&amp;gt; tags in empty placeholders comes up in the newsgroup. A solution would be to implement a custom placeholder control that removes these tags or a workflow event. The simplest solution</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Code to strip out &lt;p&gt; tags in empty placeholders</title><link>http://blogs.technet.com/stefan_gossner/archive/2005/07/12/407637.aspx#1870948</link><pubDate>Sat, 01 Sep 2007 00:03:55 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1870948</guid><dc:creator>Eric</dc:creator><description>&lt;p&gt;Hey, granted this is older code, but any help here would be appreachated.&lt;/p&gt;
&lt;p&gt;I need to do this to over come a bug, but we are useing VB.net and so far nothing has worked. I have tried to use your code, but cannot find out what to include to make it all work.&lt;/p&gt;
&lt;p&gt;Thank you in advance&lt;/p&gt;</description></item><item><title>re: Code to strip out &lt;p&gt; tags in empty placeholders</title><link>http://blogs.technet.com/stefan_gossner/archive/2005/07/12/407637.aspx#1871034</link><pubDate>Sat, 01 Sep 2007 00:32:30 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1871034</guid><dc:creator>Stefan_Gossner</dc:creator><description>&lt;p&gt;Hi Eric,&lt;/p&gt;
&lt;p&gt;you need to create a custom placeholder control, derive from the original one and add the above code to it.&lt;/p&gt;
&lt;p&gt;Sorry I cannot help you with VB.NET. Never used it. You either need to create the placeholder control in C# or port the above code to VB.NET.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Stefan&lt;/p&gt;
</description></item></channel></rss>