<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://cutesoft.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>Cute Editor for .NET</title><link>http://cutesoft.net/forums/23/ShowForum.aspx</link><description>Questions, issues, and discussions of ASP.NET HTML Editor</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP3 (Build: 20423.1)</generator><item><title>cuteEditor.Text property is empty in IE9</title><link>http://cutesoft.net/forums/thread/77481.aspx</link><pubDate>Fri, 24 May 2013 09:39:05 GMT</pubDate><guid isPermaLink="false">9a74aede-84de-42da-8122-3d80bfaac2cf:77481</guid><dc:creator>dekos</dc:creator><slash:comments>2</slash:comments><comments>http://cutesoft.net/forums/thread/77481.aspx</comments><wfw:commentRss>http://cutesoft.net/forums/commentrss.aspx?SectionID=23&amp;PostID=77481</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I&amp;#39;m having difficulties while running web application using CuteEditor on VS &amp;nbsp;ASP.NET DevelopmentServer (Windows 7) and on IIS7 (Windows Server 2008 R2)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When opening page in IE9 content of CuteEditor is empty.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Here is code fragment of my testpage:&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;pre style="background:white;color:black;"&gt;&lt;span style="background:yellow;"&gt;&amp;lt;%&lt;/span&gt;&lt;span style="color:blue;"&gt;@&lt;/span&gt;&amp;nbsp;&lt;span style="color:maroon;"&gt;Page&lt;/span&gt;&amp;nbsp;&lt;span style="color:red;"&gt;Title&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;quot;Home&amp;nbsp;Page&amp;quot;&lt;/span&gt;&amp;nbsp;&lt;span style="color:red;"&gt;Language&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;quot;C#&amp;quot;&lt;/span&gt;&amp;nbsp;&lt;span style="color:red;"&gt;MasterPageFile&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;quot;~/Site.master&amp;quot;&lt;/span&gt;&amp;nbsp;&lt;span style="color:red;"&gt;AutoEventWireup&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;quot;true&amp;quot;&lt;/span&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style="color:red;"&gt;CodeBehind&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;quot;Default.aspx.cs&amp;quot;&lt;/span&gt;&amp;nbsp;&lt;span style="color:red;"&gt;Inherits&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;quot;CuteEditorTest._Default&amp;quot;&lt;/span&gt;&amp;nbsp;&lt;span style="background:yellow;"&gt;%&amp;gt;&lt;/span&gt;
 
&lt;span style="background:yellow;"&gt;&amp;lt;%&lt;/span&gt;&lt;span style="color:blue;"&gt;@&lt;/span&gt;&amp;nbsp;&lt;span style="color:maroon;"&gt;Register&lt;/span&gt;&amp;nbsp;&lt;span style="color:red;"&gt;TagPrefix&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;quot;CE&amp;quot;&lt;/span&gt;&amp;nbsp;&lt;span style="color:red;"&gt;Namespace&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;quot;CuteEditor&amp;quot;&lt;/span&gt;&amp;nbsp;&lt;span style="color:red;"&gt;Assembly&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;quot;CuteEditor&amp;quot;&lt;/span&gt;&amp;nbsp;&lt;span style="background:yellow;"&gt;%&amp;gt;&lt;/span&gt;
&lt;/pre&gt;&lt;pre style="background:white;color:black;"&gt;&lt;span style="color:blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:maroon;"&gt;asp&lt;/span&gt;&lt;span style="color:blue;"&gt;:&lt;/span&gt;&lt;span style="color:maroon;"&gt;Content&lt;/span&gt;&amp;nbsp;&lt;span style="color:red;"&gt;ID&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;quot;HeaderContent&amp;quot;&lt;/span&gt;&amp;nbsp;&lt;span style="color:red;"&gt;runat&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;quot;server&amp;quot;&lt;/span&gt;&amp;nbsp;&lt;span style="color:red;"&gt;ContentPlaceHolderID&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;quot;HeadContent&amp;quot;&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;gt;&lt;/span&gt;
&lt;span style="color:blue;"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:maroon;"&gt;asp&lt;/span&gt;&lt;span style="color:blue;"&gt;:&lt;/span&gt;&lt;span style="color:maroon;"&gt;Content&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;gt;&lt;/span&gt;
&lt;span style="color:blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:maroon;"&gt;asp&lt;/span&gt;&lt;span style="color:blue;"&gt;:&lt;/span&gt;&lt;span style="color:maroon;"&gt;Content&lt;/span&gt;&amp;nbsp;&lt;span style="color:red;"&gt;ID&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;quot;BodyContent&amp;quot;&lt;/span&gt;&amp;nbsp;&lt;span style="color:red;"&gt;runat&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;quot;server&amp;quot;&lt;/span&gt;&amp;nbsp;&lt;span style="color:red;"&gt;ContentPlaceHolderID&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;quot;MainContent&amp;quot;&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;gt;&lt;/span&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style="color:blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:maroon;"&gt;div&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;gt;&lt;/span&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style="color:blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:maroon;"&gt;CE&lt;/span&gt;&lt;span style="color:blue;"&gt;:&lt;/span&gt;&lt;span style="color:maroon;"&gt;Editor&lt;/span&gt;&amp;nbsp;&lt;span style="color:red;"&gt;ID&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;quot;cuteEditor&amp;quot;&lt;/span&gt;&amp;nbsp;&lt;span style="color:red;"&gt;EditorWysiwygModeCss&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;quot;/App_Themes/default/CuteEditor.css&amp;quot;&lt;/span&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style="color:red;"&gt;FilesPath&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;quot;/CuteSoft_Client/CuteEditor&amp;quot;&lt;/span&gt;&amp;nbsp;&lt;span style="color:red;"&gt;runat&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;quot;server&amp;quot;&lt;/span&gt;&amp;nbsp;&lt;span style="color:red;"&gt;ConfigurationPath&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;quot;/CuteSoft_Client/CuteEditor/Message.config&amp;quot;&lt;/span&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style="color:red;"&gt;Width&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;quot;668&amp;quot;&lt;/span&gt;&amp;nbsp;&lt;span style="color:red;"&gt;Height&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;quot;180&amp;quot;&lt;/span&gt;&amp;nbsp;&lt;span style="color:red;"&gt;MaxHTMLLength&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;quot;3000&amp;quot;&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;gt;&lt;/span&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style="color:blue;"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:maroon;"&gt;CE&lt;/span&gt;&lt;span style="color:blue;"&gt;:&lt;/span&gt;&lt;span style="color:maroon;"&gt;Editor&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;gt;&lt;/span&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style="color:blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:maroon;"&gt;br&lt;/span&gt;&amp;nbsp;&lt;span style="color:blue;"&gt;/&amp;gt;&lt;/span&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style="color:blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:maroon;"&gt;asp&lt;/span&gt;&lt;span style="color:blue;"&gt;:&lt;/span&gt;&lt;span style="color:maroon;"&gt;Button&lt;/span&gt;&amp;nbsp;&lt;span style="color:red;"&gt;runat&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;quot;server&amp;quot;&lt;/span&gt;&amp;nbsp;&lt;span style="color:red;"&gt;ID&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;quot;btnCopy&amp;quot;&lt;/span&gt;&amp;nbsp;&lt;span style="color:red;"&gt;Text&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;quot;Move&amp;nbsp;content&amp;nbsp;to&amp;nbsp;label&amp;quot;&lt;/span&gt;&amp;nbsp;&lt;span style="color:red;"&gt;OnClick&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;quot;btnCopyOnClick&amp;quot;&lt;/span&gt;&amp;nbsp;&lt;span style="color:blue;"&gt;/&amp;gt;&lt;/span&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style="color:blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:maroon;"&gt;br&lt;/span&gt;&amp;nbsp;&lt;span style="color:blue;"&gt;/&amp;gt;&lt;/span&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style="color:blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:maroon;"&gt;asp&lt;/span&gt;&lt;span style="color:blue;"&gt;:&lt;/span&gt;&lt;span style="color:maroon;"&gt;Literal&lt;/span&gt;&amp;nbsp;&lt;span style="color:red;"&gt;runat&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;quot;server&amp;quot;&lt;/span&gt;&amp;nbsp;&lt;span style="color:red;"&gt;ID&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;quot;litCuteEditorContent&amp;quot;&lt;/span&gt;&amp;nbsp;&lt;span style="color:red;"&gt;Text&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;quot;default&amp;nbsp;text&amp;quot;&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:maroon;"&gt;asp&lt;/span&gt;&lt;span style="color:blue;"&gt;:&lt;/span&gt;&lt;span style="color:maroon;"&gt;Literal&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;gt;&lt;/span&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style="color:blue;"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:maroon;"&gt;div&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;gt;&lt;/span&gt;
&lt;/pre&gt;&lt;pre style="background:white;color:black;"&gt;&lt;span style="color:blue;"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:maroon;"&gt;asp&lt;/span&gt;&lt;span style="color:blue;"&gt;:&lt;/span&gt;&lt;span style="color:maroon;"&gt;Content&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;gt;&lt;/span&gt;&lt;/pre&gt;&lt;pre&gt;&amp;nbsp;&lt;/pre&gt;&lt;pre&gt;&lt;pre style="background:white;color:black;"&gt;&lt;span style="color:blue;"&gt;namespace&lt;/span&gt;&amp;nbsp;CuteEditorTest
{
	&lt;span style="color:blue;"&gt;public&lt;/span&gt;&amp;nbsp;&lt;span style="color:blue;"&gt;partial&lt;/span&gt;&amp;nbsp;&lt;span style="color:blue;"&gt;class&lt;/span&gt;&amp;nbsp;&lt;span style="color:#2b91af;"&gt;_Default&lt;/span&gt;&amp;nbsp;:&amp;nbsp;System.Web.UI.&lt;span style="color:#2b91af;"&gt;Page&lt;/span&gt;
	{
		&lt;span style="color:blue;"&gt;protected&lt;/span&gt;&amp;nbsp;&lt;span style="color:blue;"&gt;void&lt;/span&gt;&amp;nbsp;Page_Load(&lt;span style="color:blue;"&gt;object&lt;/span&gt;&amp;nbsp;sender,&amp;nbsp;&lt;span style="color:#2b91af;"&gt;EventArgs&lt;/span&gt;&amp;nbsp;e)
		{
 
		}
		&lt;span style="color:blue;"&gt;protected&lt;/span&gt;&amp;nbsp;&lt;span style="color:blue;"&gt;void&lt;/span&gt;&amp;nbsp;btnCopyOnClick(&lt;span style="color:blue;"&gt;object&lt;/span&gt;&amp;nbsp;sender,&amp;nbsp;&lt;span style="color:#2b91af;"&gt;EventArgs&lt;/span&gt;&amp;nbsp;e)
		{
			litCuteEditorContent.Text&amp;nbsp;=&amp;nbsp;cuteEditor.Text;
		}
	}
}
&lt;/pre&gt;&lt;/pre&gt;&lt;pre&gt; &lt;/pre&gt;&lt;pre&gt;&amp;nbsp;&lt;/pre&gt;When I open page in IE9 cuteEditor.Text is Empty.&lt;/p&gt;&lt;p&gt;In all other browsers page is working as expected.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any idea what would possibly be wrong?&lt;/p&gt;&lt;p&gt;Any other way to get content of editor which will work on all browsers? &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Regards,&lt;/p&gt;&lt;p&gt;Dekos &lt;/p&gt;</description></item><item><title>Updates in Cute Editor Control DO NOT Save to SQL Database Table.</title><link>http://cutesoft.net/forums/thread/77464.aspx</link><pubDate>Mon, 20 May 2013 18:13:00 GMT</pubDate><guid isPermaLink="false">9a74aede-84de-42da-8122-3d80bfaac2cf:77464</guid><dc:creator>Chaplain Doug</dc:creator><slash:comments>3</slash:comments><comments>http://cutesoft.net/forums/thread/77464.aspx</comments><wfw:commentRss>http://cutesoft.net/forums/commentrss.aspx?SectionID=23&amp;PostID=77464</wfw:commentRss><description>&lt;p&gt;&lt;span style="font-size:12pt;"&gt;ASP.Net.&amp;nbsp; Visual Web Developer &lt;/span&gt;&lt;span style="font-size:12pt;"&gt;2012. Windows &lt;/span&gt;&lt;span style="font-size:12pt;"&gt;Server 2008 R2. SQL Server 2008. Cute Editor.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-size:12pt;"&gt;I am using the Cute Editor control on a web page within a site designed using &lt;/span&gt;&lt;span style="font-size:12pt;"&gt;Microsoft Web Developer. The Cute Editor is in a formview control. &amp;nbsp; The CuteEditor control is bound to a field in a SQL table. &amp;nbsp;Any &lt;/span&gt;&lt;span style="font-size:12pt;"&gt;changes I make to text within the Cute Editor box DO NOT SAVE to the database when I try to update the bound record. &amp;nbsp;All the other controls (non-CuteEditor controls) that are also bound to fields in the table save fine when I do the update. &amp;nbsp;What could be causing the Cute Editor to behave this way?&lt;/span&gt;&lt;/p&gt;&lt;div&gt;&lt;span style="font-size:12pt;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-size:12pt;"&gt;The Cute Editor control is in a formview control that also &lt;/span&gt;&lt;span style="font-size:12pt;"&gt;has some textbox controls.&amp;nbsp;Changes made&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size:12pt;"&gt;in the textbox controls save. It is just the Cute Editor that gives me the &lt;/span&gt;&lt;span style="font-size:12pt;"&gt;problem&lt;/span&gt;&lt;span style="font-size:12pt;"&gt;.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&amp;nbsp;&lt;/div&gt;</description></item><item><title>IE10 issue with Copy/Paste from Word 2010</title><link>http://cutesoft.net/forums/thread/77429.aspx</link><pubDate>Tue, 14 May 2013 19:56:13 GMT</pubDate><guid isPermaLink="false">9a74aede-84de-42da-8122-3d80bfaac2cf:77429</guid><dc:creator>sszathmary</dc:creator><slash:comments>2</slash:comments><comments>http://cutesoft.net/forums/thread/77429.aspx</comments><wfw:commentRss>http://cutesoft.net/forums/commentrss.aspx?SectionID=23&amp;PostID=77429</wfw:commentRss><description>&lt;p&gt;I have installed and replicated this on the latest 6.6 release from your website (2-15-2013?)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have an issue with IE10 copy/paste of text from Word 2010.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;At least one (hopefully the only) issue is with a numbered list in Word. &amp;nbsp;I have a file that I can use to replicate the issue but not allowed to upload it.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Will try pasting below:&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;p style="text-indent:-.25in;"&gt;&lt;span style="font-size:11.0pt;"&gt;1.   
&lt;/span&gt;&lt;span style="font-size:11.0pt;"&gt;Can
be either how the organization OR nursing addresses healthcare needs.&lt;/span&gt;&lt;/p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;p class="MsoListParagraph" style="text-indent:-.25in;mso-list:l0 level1 lfo1;"&gt;&lt;span style="font-size:11.0pt;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;When I paste this, a dialog appears asking &amp;#39;Do you want to clean the code when pasting from Word?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Then when I post the form, the Request.Form variable returned and saved to my database is this (not properly encoded):&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;p&gt;&amp;#39;#1div#2#1p #7tyl#9=&amp;quot;margin: 0in 0in 0pt 0.5in;&amp;quot;#2#1!--[if !#7upp#5rtLi#7t#7]--#2#1#7pan #7tyl#9=&amp;#39;f#5nt-family: &amp;quot;Arial&amp;quot;,&amp;quot;#7an#7-#7#9rif&amp;quot;; f#5nt-#7iz#9: 11pt;&amp;#39;#21.#1#7pan#2#3nb#7p;#3nb#7p;#3nb#7p;#1/#7pan#2#1/#7pan#2#1!--[#9ndif]--#2#1#7pan #7tyl#9=&amp;#39;f#5nt-family: &amp;quot;Arial&amp;quot;,&amp;quot;#7an#7-#7#9rif&amp;quot;; f#5nt-#7iz#9: 11pt;&amp;#39;#2Canb#9 #9ith#9r h#5w th#9 #5rganizati#5n #6R nur#7ing addr#9#7#7#9#7 h#9althcar#9 n#9#9d#7.#1/#7pan#2#1/p#2#1/div#2&amp;#39;&lt;/p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;Thanks for your help!&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Scott Szathmary&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>ImageEditor in Safari, Firefox and Opera</title><link>http://cutesoft.net/forums/thread/36217.aspx</link><pubDate>Wed, 09 Jan 2008 06:53:27 GMT</pubDate><guid isPermaLink="false">9a74aede-84de-42da-8122-3d80bfaac2cf:36217</guid><dc:creator>sjurmr</dc:creator><slash:comments>3</slash:comments><comments>http://cutesoft.net/forums/thread/36217.aspx</comments><wfw:commentRss>http://cutesoft.net/forums/commentrss.aspx?SectionID=23&amp;PostID=36217</wfw:commentRss><description>&lt;div&gt;Hi,&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;When opening the Insert Image dialog in Internet Explorer I get 9 icons at the top, including an Image Editor-icon and different zoom options. When opening the same dialog in either of the three other browsers I only get 4 icons. The other 5 are only visible as long as the dialog is loading and then disappears.&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;Please advice.&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;Regards,&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;Sjur &lt;br /&gt;
&lt;/div&gt;
&lt;br /&gt;</description></item><item><title>Use this control in Ie Browser will have problem</title><link>http://cutesoft.net/forums/thread/77389.aspx</link><pubDate>Wed, 08 May 2013 09:50:00 GMT</pubDate><guid isPermaLink="false">9a74aede-84de-42da-8122-3d80bfaac2cf:77389</guid><dc:creator>oksummer</dc:creator><slash:comments>4</slash:comments><comments>http://cutesoft.net/forums/thread/77389.aspx</comments><wfw:commentRss>http://cutesoft.net/forums/commentrss.aspx?SectionID=23&amp;PostID=77389</wfw:commentRss><description>&lt;p&gt;
&amp;nbsp;When i use ie &amp;nbsp;insert html content in html code mode &amp;nbsp; in IE9 browser &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;a &amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;!--mm--&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;a &amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;/span&gt;&lt;/p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;then save,when i re back to look at in code mode,it will become&lt;/p&gt;&lt;p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;a &amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&lt;/span&gt;&lt;span&gt;&amp;lt;!--mm--&amp;gt;&lt;br /&gt; &amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span style="background-color:#ff6600;"&gt;&amp;lt;/li&amp;gt;&lt;/span&gt;&lt;span&gt;&lt;br /&gt;
&amp;lt;li&amp;gt;a &amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;/span&gt;&lt;/p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;is this bug,How can i do!&amp;nbsp;&lt;/p&gt;</description></item><item><title>&lt;!--[if !supportLists]--&gt; bug in IE</title><link>http://cutesoft.net/forums/thread/77413.aspx</link><pubDate>Fri, 10 May 2013 13:20:45 GMT</pubDate><guid isPermaLink="false">9a74aede-84de-42da-8122-3d80bfaac2cf:77413</guid><dc:creator>chetangunjikar</dc:creator><slash:comments>1</slash:comments><comments>http://cutesoft.net/forums/thread/77413.aspx</comments><wfw:commentRss>http://cutesoft.net/forums/commentrss.aspx?SectionID=23&amp;PostID=77413</wfw:commentRss><description>&lt;p&gt;Hi Team,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am using the cute editor version 6.5.0.0&amp;nbsp; CuteEditor 6.5 Build 2009-10-10.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When I am copy pasting the numbered list of text from the MS word to the Cute Editor, after saving in IE its &amp;nbsp;breaking.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;!--[if !supportLists]--&amp;gt;1. Test&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!--[endif]--&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;!--[if !supportLists]--&amp;gt;2.&amp;nbsp;&amp;nbsp;Test&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!--[endif]--&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;In chrome , firefox its working fine.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Please let me know the solution to fix this in IE.&amp;nbsp;&lt;/p&gt;</description></item><item><title>Progress bar and uploaded file name box dessapear</title><link>http://cutesoft.net/forums/thread/77386.aspx</link><pubDate>Wed, 08 May 2013 07:37:14 GMT</pubDate><guid isPermaLink="false">9a74aede-84de-42da-8122-3d80bfaac2cf:77386</guid><dc:creator>calwest0</dc:creator><slash:comments>1</slash:comments><comments>http://cutesoft.net/forums/thread/77386.aspx</comments><wfw:commentRss>http://cutesoft.net/forums/commentrss.aspx?SectionID=23&amp;PostID=77386</wfw:commentRss><description>&lt;p&gt;Hi I managed to setup your uploader but everytime upload finishes it hides the progress bar and the uploaded file name. How can I force it to stay and displa those two?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks&amp;nbsp;&lt;/p&gt;</description></item><item><title>Pasting from Excel into CuteSoft editor using Firefox</title><link>http://cutesoft.net/forums/thread/77388.aspx</link><pubDate>Wed, 08 May 2013 09:31:44 GMT</pubDate><guid isPermaLink="false">9a74aede-84de-42da-8122-3d80bfaac2cf:77388</guid><dc:creator>nspence@301.co.uk</dc:creator><slash:comments>1</slash:comments><comments>http://cutesoft.net/forums/thread/77388.aspx</comments><wfw:commentRss>http://cutesoft.net/forums/commentrss.aspx?SectionID=23&amp;PostID=77388</wfw:commentRss><description>&lt;p&gt;I’m copying and pasting formatted data tables from Excel
into the CuteSoft editor, however they are losing their borders. Does anyone
know of a fix for this?&lt;/p&gt;</description></item><item><title>adding flash video crashes ie9 (.net)</title><link>http://cutesoft.net/forums/thread/77379.aspx</link><pubDate>Tue, 07 May 2013 14:09:46 GMT</pubDate><guid isPermaLink="false">9a74aede-84de-42da-8122-3d80bfaac2cf:77379</guid><dc:creator>dwood</dc:creator><slash:comments>1</slash:comments><comments>http://cutesoft.net/forums/thread/77379.aspx</comments><wfw:commentRss>http://cutesoft.net/forums/commentrss.aspx?SectionID=23&amp;PostID=77379</wfw:commentRss><description>&lt;p&gt;very similar to the issues shown in the php forum thread, ie9 only closes the browser when attempting to insert a flash video to a page.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;php link &amp;gt;&amp;gt;&amp;gt; http://cutesoft.net/forums/thread/74091.aspx&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;using version 6.6&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Not found</title><link>http://cutesoft.net/forums/thread/77380.aspx</link><pubDate>Tue, 07 May 2013 17:10:21 GMT</pubDate><guid isPermaLink="false">9a74aede-84de-42da-8122-3d80bfaac2cf:77380</guid><dc:creator>lenghiathien</dc:creator><slash:comments>1</slash:comments><comments>http://cutesoft.net/forums/thread/77380.aspx</comments><wfw:commentRss>http://cutesoft.net/forums/commentrss.aspx?SectionID=23&amp;PostID=77380</wfw:commentRss><description>&lt;p&gt;My website can`t show item control Editor:&lt;/p&gt;&lt;p&gt;this here:&lt;/p&gt;&lt;p&gt;&lt;img alt="" src="http://cutesoft.net/rte-uploads/members/250328/hinh/Ảnhchụpm&amp;#224;nh&amp;#236;nh_2013-05-08_000859.png" style="width:386px;height:202px;" /&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It`s haven`t one icon.&lt;/p&gt;</description></item><item><title>Cute Editor for ASP.Net and Html5 support</title><link>http://cutesoft.net/forums/thread/77354.aspx</link><pubDate>Mon, 06 May 2013 06:42:52 GMT</pubDate><guid isPermaLink="false">9a74aede-84de-42da-8122-3d80bfaac2cf:77354</guid><dc:creator>saliniashok</dc:creator><slash:comments>3</slash:comments><comments>http://cutesoft.net/forums/thread/77354.aspx</comments><wfw:commentRss>http://cutesoft.net/forums/commentrss.aspx?SectionID=23&amp;PostID=77354</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;Does Cute Editor for ASP.Net support Html 5?&amp;nbsp;&lt;/p&gt;</description></item><item><title>Problem with CE icons (Images doesn't show up)</title><link>http://cutesoft.net/forums/thread/77307.aspx</link><pubDate>Fri, 26 Apr 2013 13:18:54 GMT</pubDate><guid isPermaLink="false">9a74aede-84de-42da-8122-3d80bfaac2cf:77307</guid><dc:creator>Vuong</dc:creator><slash:comments>3</slash:comments><comments>http://cutesoft.net/forums/thread/77307.aspx</comments><wfw:commentRss>http://cutesoft.net/forums/commentrss.aspx?SectionID=23&amp;PostID=77307</wfw:commentRss><description>&lt;p&gt;Similar to&amp;nbsp;&lt;/p&gt;&lt;p&gt;http://cutesoft.net/forums/3450/ShowPost.aspx&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;1. I have already confirmed my webconfig (CuteSoft_Client/CuteEditor/Web.config&amp;nbsp;)&lt;/p&gt;&lt;p&gt;&amp;lt;httpHandlers&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;add path=&amp;quot;*.jpeg&amp;quot; verb=&amp;quot;GET&amp;quot; type=&amp;quot;CuteEditor.Impl.EditorImageFileHandler,CuteEditor&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;add path=&amp;quot;*.jpg&amp;quot; verb=&amp;quot;GET&amp;quot; type=&amp;quot;CuteEditor.Impl.EditorImageFileHandler,CuteEditor&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;add path=&amp;quot;*.gif&amp;quot; verb=&amp;quot;GET&amp;quot; type=&amp;quot;CuteEditor.Impl.EditorImageFileHandler,CuteEditor&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;add path=&amp;quot;*.png&amp;quot; verb=&amp;quot;GET&amp;quot; type=&amp;quot;CuteEditor.Impl.EditorImageFileHandler,CuteEditor&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;add path=&amp;quot;*.jpeg.aspx&amp;quot; verb=&amp;quot;GET&amp;quot; type=&amp;quot;CuteEditor.Impl.EditorImageFileHandler,CuteEditor&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;add path=&amp;quot;*.jpg.aspx&amp;quot; verb=&amp;quot;GET&amp;quot; type=&amp;quot;CuteEditor.Impl.EditorImageFileHandler,CuteEditor&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;add path=&amp;quot;*.gif.aspx&amp;quot; verb=&amp;quot;GET&amp;quot; type=&amp;quot;CuteEditor.Impl.EditorImageFileHandler,CuteEditor&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;add path=&amp;quot;*.png.aspx&amp;quot; verb=&amp;quot;GET&amp;quot; type=&amp;quot;CuteEditor.Impl.EditorImageFileHandler,CuteEditor&amp;quot; /&amp;gt;&lt;br /&gt;&amp;lt;/httpHandlers&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;We are migrating to a different server. The old site seem to work fine. Not sure what I am missing.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Viewing the source code from the old site&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;/CuteSoft_Client/CuteEditor/Themes/Office2003/Images/Copy.gif&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;Viewing the source code from the new site&lt;/p&gt;&lt;p&gt;&lt;p&gt;/CuteSoft_Client/CuteEditor/Themes/Office2003/Images/Copy.gif.aspx&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Why is there a aspx at the end?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I verified I can get to the image from both site.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank you&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Vuong&amp;nbsp;&lt;/p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Removing a button and it's parent group</title><link>http://cutesoft.net/forums/thread/77309.aspx</link><pubDate>Fri, 26 Apr 2013 19:36:43 GMT</pubDate><guid isPermaLink="false">9a74aede-84de-42da-8122-3d80bfaac2cf:77309</guid><dc:creator>MasterShadow</dc:creator><slash:comments>6</slash:comments><comments>http://cutesoft.net/forums/thread/77309.aspx</comments><wfw:commentRss>http://cutesoft.net/forums/commentrss.aspx?SectionID=23&amp;PostID=77309</wfw:commentRss><description>&lt;p&gt;I have one page with one config file but under certain conditions I want to hide some buttons. &lt;/p&gt;&lt;p&gt;(For example, in a modal vs standard window)&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Here is the button in question.&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;img alt="" src="http://content.screencast.com/users/JWilliamsSP/folders/Snagit/media/6a0a1d68-0d8a-4203-a4f2-38a0740135bb/04.26.2013-15.32.png" /&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It&amp;#39;s fairly easy to add the button and then remove it later however the group that surrounds the lone button does not go away when it&amp;#39;s empty.&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;This is what I am left with:&lt;/p&gt;&lt;p&gt;&lt;img alt="" src="http://content.screencast.com/users/JWilliamsSP/folders/Snagit/media/6e1afdde-7150-4f66-aff7-fd02fc05e86e/04.26.2013-15.29.png" /&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;
 &lt;/p&gt;&lt;p&gt;&amp;nbsp;Is there a way I can remove that empty group?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Can't delete or rename images in the insert image dialog</title><link>http://cutesoft.net/forums/thread/77253.aspx</link><pubDate>Sat, 20 Apr 2013 01:02:50 GMT</pubDate><guid isPermaLink="false">9a74aede-84de-42da-8122-3d80bfaac2cf:77253</guid><dc:creator>privateland</dc:creator><slash:comments>5</slash:comments><comments>http://cutesoft.net/forums/thread/77253.aspx</comments><wfw:commentRss>http://cutesoft.net/forums/commentrss.aspx?SectionID=23&amp;PostID=77253</wfw:commentRss><description>&lt;p&gt;I can&amp;#39;t delete or rename images in the insert image dialog in IE10. If &amp;nbsp;I use the Compatability view button I can rename, but still not delete.&lt;/p&gt;&lt;p&gt;I am using the latest Cute Editor for DotNet V.6.6.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Config file has allowdelete set to true.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any ideas - or is this a known issue.? &amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks for any assistance you may have to offer.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;John &lt;/p&gt;</description></item><item><title>Apparent bug in Link mailto URL encoding</title><link>http://cutesoft.net/forums/thread/58160.aspx</link><pubDate>Thu, 14 Jan 2010 08:11:47 GMT</pubDate><guid isPermaLink="false">9a74aede-84de-42da-8122-3d80bfaac2cf:58160</guid><dc:creator>jmercker</dc:creator><slash:comments>9</slash:comments><comments>http://cutesoft.net/forums/thread/58160.aspx</comments><wfw:commentRss>http://cutesoft.net/forums/commentrss.aspx?SectionID=23&amp;PostID=58160</wfw:commentRss><description>&lt;div&gt;I hit an issue in a site where the user had a mailto link in content structure like so...&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style="margin:0in 0in 0pt;"&gt;&lt;span style="font-family:'Calibri','sans-serif';font-size:10pt;"&gt;mailto:someone@somesite.com?Subject=Website Order&amp;amp;Body=PLACEHOLDER%0APoster 003%0ABe Conscious of Your Work Environment&lt;/span&gt; 
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;The&amp;nbsp;problem comes in when they save back to the server.&amp;nbsp; Upon each time clicking the save button, the &amp;amp; in the URL gets replaced by &amp;amp;amp;.&amp;nbsp; Successive saves net this pattern which effectively breaks the Body portion of the mailto link...&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&amp;amp;&lt;/div&gt;
&lt;div&gt;&amp;amp;amp;&lt;/div&gt;
&lt;div&gt;&amp;amp;amp;amp;&lt;/div&gt;
&lt;div&gt;&amp;amp;amp;amp;amp;&lt;/div&gt;
&lt;div&gt;&amp;amp;amp;amp;amp;amp&lt;/div&gt;
&lt;div&gt;...&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;Each time they click save, the CuteEditor continues the pattern above.&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;I've tested the behavior on the demo editor on your site + it's there as well.&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;Regards,&lt;/div&gt;
&lt;div&gt;Jeramie&amp;nbsp;&lt;/div&gt;&lt;/div&gt;</description></item><item><title>Align 1 toolbar button to the right?</title><link>http://cutesoft.net/forums/thread/77296.aspx</link><pubDate>Thu, 25 Apr 2013 18:26:18 GMT</pubDate><guid isPermaLink="false">9a74aede-84de-42da-8122-3d80bfaac2cf:77296</guid><dc:creator>MasterShadow</dc:creator><slash:comments>2</slash:comments><comments>http://cutesoft.net/forums/thread/77296.aspx</comments><wfw:commentRss>http://cutesoft.net/forums/commentrss.aspx?SectionID=23&amp;PostID=77296</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;I want to have my normal toolbar left aligned like normal however I want to segragate one button and move it off to the right corner. I have the editor in an iFrame so it&amp;#39;s limited in how big it can get so I am inserting a button to pop the editor out into another window that can be full screened. I think it makes sense to move this button off on it&amp;#39;s own as shown in the doctored image below.&lt;/p&gt;&lt;p&gt;&lt;img alt="" src="http://content.screencast.com/users/JWilliamsSP/folders/Snagit/media/1113eb9f-5a62-493f-bd57-593af9bf9ada/04.25.2013-14.16.png" /&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;That is what I want to achieve. Is this possible?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description></item><item><title>InsertImage location and image upload</title><link>http://cutesoft.net/forums/thread/77274.aspx</link><pubDate>Tue, 23 Apr 2013 14:43:39 GMT</pubDate><guid isPermaLink="false">9a74aede-84de-42da-8122-3d80bfaac2cf:77274</guid><dc:creator>JamiePattison</dc:creator><slash:comments>3</slash:comments><comments>http://cutesoft.net/forums/thread/77274.aspx</comments><wfw:commentRss>http://cutesoft.net/forums/commentrss.aspx?SectionID=23&amp;PostID=77274</wfw:commentRss><description>&lt;p&gt;Is it possible to have an ImageInsert button which when clicked accesses the users hard drive for an image to insert? Or do i have to use an uploader control to upload the image and then the user is allowed to insert the image?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks&amp;nbsp;&lt;/p&gt;</description></item><item><title>Event RichTextEditor_OnLoad not called on embedded page</title><link>http://cutesoft.net/forums/thread/77226.aspx</link><pubDate>Mon, 15 Apr 2013 08:58:37 GMT</pubDate><guid isPermaLink="false">9a74aede-84de-42da-8122-3d80bfaac2cf:77226</guid><dc:creator>mwinata</dc:creator><slash:comments>2</slash:comments><comments>http://cutesoft.net/forums/thread/77226.aspx</comments><wfw:commentRss>http://cutesoft.net/forums/commentrss.aspx?SectionID=23&amp;PostID=77226</wfw:commentRss><description>&lt;p style="font-size:12px;"&gt;Hi,&lt;/p&gt;&lt;p style="font-size:12px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-size:12px;"&gt;I created a new aspx-page and load the Editor using following code:&lt;/p&gt;&lt;p style="font-size:12px;"&gt;richtext.aspx&amp;nbsp;&lt;/p&gt;&lt;p style="font-size:12px;"&gt;&amp;lt;script language=&amp;quot;CS&amp;quot; runat=&amp;quot;server&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;protected void Page_Load()&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;RTE.Editor ed = new RTE.Editor();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ed.ID = &amp;quot;myEditor&amp;quot;;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Page.Controls.Add(ed);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;/p&gt;&lt;p style="font-size:12px;"&gt;&amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p style="font-size:12px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-size:12px;"&gt;with the Event RichTextEditor_OnLoad&lt;/p&gt;&lt;p style="font-size:12px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;script type=&amp;#39;text/javascript&amp;#39;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;function RichTextEditor_OnLoad(editor)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;editor.SetText(&amp;quot;test123&amp;quot;);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;alert(editor._config.uniqueid);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;/script&amp;gt;&lt;br /&gt;&lt;/p&gt;&lt;p style="font-size:12px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-size:12px;"&gt;&lt;br /&gt;Then I try to embed the richtext.aspx on an existing page using this:&lt;/p&gt;&lt;p style="font-size:12px;"&gt;$.post(&amp;#39;otc_web/Framework/richtext.aspx&amp;#39;, function(data) {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;CurrentWindow.document.getElementById(&amp;quot;richtext&amp;quot;).innerHTML = data;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;alert(&amp;#39;Load was performed.&amp;#39;);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;});&lt;br /&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-size:12px;"&gt;Editor is loaded correctly, but none of the Events (e.g. RichTextEditor_OnLoad) are called. But this happens only on the embedded page. Events are called upon opening richtext.aspx directly.&lt;/p&gt;&lt;p style="font-size:12px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-size:12px;"&gt;I tried this on IE8 and IE9.&lt;/p&gt;&lt;p style="font-size:12px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-size:12px;"&gt;Am I missing something here? Anyone has any idea why the Events are not triggered on the embedded page?&lt;/p&gt;&lt;p style="font-size:12px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-size:12px;"&gt;Thanks in advance for any help!&amp;nbsp;&lt;/p&gt;</description></item><item><title>Error in Compatibility View (IE9)</title><link>http://cutesoft.net/forums/thread/77191.aspx</link><pubDate>Tue, 09 Apr 2013 22:47:33 GMT</pubDate><guid isPermaLink="false">9a74aede-84de-42da-8122-3d80bfaac2cf:77191</guid><dc:creator>benick</dc:creator><slash:comments>4</slash:comments><comments>http://cutesoft.net/forums/thread/77191.aspx</comments><wfw:commentRss>http://cutesoft.net/forums/commentrss.aspx?SectionID=23&amp;PostID=77191</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I&amp;#39;m adding a button to the editor and trying to get the object editor using:&lt;br /&gt;_editor var = window.dialogArguments;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;In Compatibility View (IE 9) return an object table that does not have the method PasteHTML&lt;br /&gt;In Normal View, I can get the editor and access method PasteHTML,&lt;/p&gt;&lt;p&gt;_editor.PasteHTML(oLink);&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;How I can get the editor in compatibility view?&lt;/p&gt;&lt;p&gt;Thx!&lt;/p&gt;&amp;nbsp;</description></item><item><title>Auto Page Break in preview mode / editor mode</title><link>http://cutesoft.net/forums/thread/77211.aspx</link><pubDate>Thu, 11 Apr 2013 04:02:11 GMT</pubDate><guid isPermaLink="false">9a74aede-84de-42da-8122-3d80bfaac2cf:77211</guid><dc:creator>stalliwq</dc:creator><slash:comments>1</slash:comments><comments>http://cutesoft.net/forums/thread/77211.aspx</comments><wfw:commentRss>http://cutesoft.net/forums/commentrss.aspx?SectionID=23&amp;PostID=77211</wfw:commentRss><description>&lt;p&gt;Can we have the auto page break in preview or editor mode?&lt;/p&gt;&lt;p&gt;We set the page height and width as the A4 size.&amp;nbsp;&lt;/p&gt;</description></item><item><title>MVC without full page post back</title><link>http://cutesoft.net/forums/thread/77199.aspx</link><pubDate>Wed, 10 Apr 2013 14:14:29 GMT</pubDate><guid isPermaLink="false">9a74aede-84de-42da-8122-3d80bfaac2cf:77199</guid><dc:creator>Puma613</dc:creator><slash:comments>1</slash:comments><comments>http://cutesoft.net/forums/thread/77199.aspx</comments><wfw:commentRss>http://cutesoft.net/forums/commentrss.aspx?SectionID=23&amp;PostID=77199</wfw:commentRss><description>&lt;p&gt;I&amp;#39;ve got this mostly working, so when all the files have uploaded instead of it reloaded the whole page it calls Web API method to move the uploaded files to their proper/permanent locartions.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The only issue is if I then go on and upload another file afterwards it still has the file(s) in its memory that were previously uploaded and so it tries to process those aswell.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So what I want is to clear out or initialise the file uploader control client side usinf javascript, i&amp;#39;ve tried clearing the hidden form variable myuploader (this stores a | delimited string of guids relating to the files uploaded), but if I clear this out the previously uploaded files just reappear again if I upload more files.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Hopefully there is a way in javascript to initialise the control?&amp;nbsp;&lt;/p&gt;</description></item><item><title>Security Exception Network Solutions</title><link>http://cutesoft.net/forums/thread/77172.aspx</link><pubDate>Fri, 05 Apr 2013 13:07:56 GMT</pubDate><guid isPermaLink="false">9a74aede-84de-42da-8122-3d80bfaac2cf:77172</guid><dc:creator>mbridges</dc:creator><slash:comments>2</slash:comments><comments>http://cutesoft.net/forums/thread/77172.aspx</comments><wfw:commentRss>http://cutesoft.net/forums/commentrss.aspx?SectionID=23&amp;PostID=77172</wfw:commentRss><description>&lt;p&gt;Hi All,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am receiving the following issue after pushing up my web site to Network Solutions. I talked to NS and they assured me it needed to be solved through CuteSoft... Regardless, I was looking through you forum and stumbled upon the GoDaddy issue. So, I followed the steps outlined in this document, downloaded the newest updates and applied them to my site. The results were the same. Is NS different then GoDaddy and is there going to have to be a another update? Please any help is much appreciated!!&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;h1&gt;Server Error in &amp;#39;/&amp;#39; Application.&lt;hr /&gt;&lt;/h1&gt;&lt;h2&gt;&lt;i&gt;Security Exception&lt;/i&gt;&lt;/h2&gt;&lt;b&gt;Description:&amp;nbsp;&lt;/b&gt;The application attempted to perform an operation not allowed by the security policy. &amp;nbsp;To grant this application the required permission please contact your system administrator or change the application&amp;#39;s trust level in the configuration file.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Exception Details:&amp;nbsp;&lt;/b&gt;System.Security.SecurityException: Request failed.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Source Error:&lt;/b&gt;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;table bgcolor="#ffffcc" style="color:#000000;"&gt;&lt;tr&gt;&lt;td&gt;&lt;code&gt;An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;b&gt;Stack Trace:&lt;/b&gt;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;table bgcolor="#ffffcc" style="color:#000000;"&gt;&lt;tr&gt;&lt;td&gt;&lt;code&gt;&lt;pre&gt;[SecurityException: Request failed.]
   System.Security.CodeAccessSecurityEngine.ThrowSecurityException(Assembly asm, PermissionSet granted, PermissionSet refused, RuntimeMethodHandle rmh, SecurityAction action, Object demand, IPermission permThatFailed) +150
   System.Security.CodeAccessSecurityEngine.ThrowSecurityException(Object assemblyOrString, PermissionSet granted, PermissionSet refused, RuntimeMethodHandle rmh, SecurityAction action, Object demand, IPermission permThatFailed) +100
   System.Security.CodeAccessSecurityEngine.CheckSetHelper(PermissionSet grants, PermissionSet refused, PermissionSet demands, RuntimeMethodHandle rmh, Object assemblyOrString, SecurityAction action, Boolean throwException) +284
   System.Security.PermissionSetTriple.CheckSetDemand(PermissionSet demandSet, PermissionSet&amp;amp; alteredDemandset, RuntimeMethodHandle rmh) +69
   System.Security.PermissionListSet.CheckSetDemand(PermissionSet pset, RuntimeMethodHandle rmh) +150
   System.Security.PermissionListSet.DemandFlagsOrGrantSet(Int32 flags, PermissionSet grantSet) +30
   System.Threading.CompressedStack.DemandFlagsOrGrantSet(Int32 flags, PermissionSet grantSet) +40
   System.Security.CodeAccessSecurityEngine.ReflectionTargetDemandHelper(Int32 permission, PermissionSet targetGrant, CompressedStack securityContext) +123
   System.Security.CodeAccessSecurityEngine.ReflectionTargetDemandHelper(Int32 permission, PermissionSet targetGrant) +54
&lt;/pre&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;hr /&gt;&lt;b&gt;Version Information:&lt;/b&gt;&amp;nbsp;Microsoft .NET Framework Version:2.0.50727.4234; ASP.NET Version:2.0.50727.4223&amp;nbsp;&amp;nbsp;&lt;/p&gt;</description></item><item><title>style tag is stripped out when using "TemplateEditor.Text = "   or "TemplateEditor.XHTML ="</title><link>http://cutesoft.net/forums/thread/77174.aspx</link><pubDate>Fri, 05 Apr 2013 14:06:28 GMT</pubDate><guid isPermaLink="false">9a74aede-84de-42da-8122-3d80bfaac2cf:77174</guid><dc:creator>artsaliva</dc:creator><slash:comments>1</slash:comments><comments>http://cutesoft.net/forums/thread/77174.aspx</comments><wfw:commentRss>http://cutesoft.net/forums/commentrss.aspx?SectionID=23&amp;PostID=77174</wfw:commentRss><description>&lt;p&gt;I am trying to populate the editor with HTML that has this style tag after the title tag &amp;lt;style type=\&amp;quot;text/css\&amp;quot;&amp;gt;&lt;/p&gt;&lt;p&gt;but it is getting stripped out by the editor and displaying the styling text and then the rest of the Html. The result is that the editor displays the text of the styling and then displays the page content of the html . &lt;/p&gt;&lt;p&gt;Is there a method or property that prevents this behavior? I need the style tag to remain in the editor so that it can display the page with the styling in the editor.&lt;/p&gt;</description></item><item><title>Failed to load impl code.</title><link>http://cutesoft.net/forums/thread/77175.aspx</link><pubDate>Fri, 05 Apr 2013 17:13:43 GMT</pubDate><guid isPermaLink="false">9a74aede-84de-42da-8122-3d80bfaac2cf:77175</guid><dc:creator>sarad1</dc:creator><slash:comments>2</slash:comments><comments>http://cutesoft.net/forums/thread/77175.aspx</comments><wfw:commentRss>http://cutesoft.net/forums/commentrss.aspx?SectionID=23&amp;PostID=77175</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am using Visual studio 2010 and .net framework 4, IIS 7 or more. I am using cuteeditor. Sometimes cuteeditor is not able to load the icons and it gives javascript error: failed to load impl code. Error point to file Load.ashx.&lt;/p&gt;
&lt;p&gt;Website is a secured website.&lt;/p&gt;
&lt;p&gt;Would you please help me in this regard. Also, I am not able to find live chat support for cuteeditor any more. Is live chat support is no more available?&lt;/p&gt;
&lt;p&gt;Thanks &lt;/p&gt;</description></item><item><title>Security Exception on GoDaddy</title><link>http://cutesoft.net/forums/thread/76586.aspx</link><pubDate>Mon, 07 Jan 2013 14:57:45 GMT</pubDate><guid isPermaLink="false">9a74aede-84de-42da-8122-3d80bfaac2cf:76586</guid><dc:creator>gracy</dc:creator><slash:comments>4</slash:comments><comments>http://cutesoft.net/forums/thread/76586.aspx</comments><wfw:commentRss>http://cutesoft.net/forums/commentrss.aspx?SectionID=23&amp;PostID=76586</wfw:commentRss><description>&lt;p&gt;Somewhere between 12/5/12 and 12/20/12 GoDaddy must have changed something that is causing a security exception (details below) when accessing any page that is using the&amp;nbsp;Cute Editor. This was working for two years and nothing has changed on the site (other than the HTML being edited by the editor) so this sounds very&amp;nbsp;much like a change GoDaddy has made. &amp;nbsp;&lt;strong&gt;Anybody else have this happen or know a way of getting around it?&lt;/strong&gt; &amp;nbsp;We are already employing the&amp;nbsp;CuteEditorTempPath setting. &amp;nbsp;&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;&lt;p&gt;Error message follows:&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;h1&gt;Server Error in &amp;#39;/&amp;#39; Application.&lt;hr /&gt;&lt;/h1&gt;

            &lt;h2&gt; &lt;i&gt;Security Exception&lt;/i&gt; &lt;/h2&gt;

            

            &lt;b&gt; Description: &lt;/b&gt;The application attempted to perform an
 operation not allowed by the security policy. &amp;nbsp;To grant this 
application the required permission please contact your system 
administrator or change the application&amp;#39;s trust level in the 
configuration file.
            &lt;br /&gt;&lt;br /&gt;

            &lt;b&gt; Exception Details: &lt;/b&gt;System.Security.SecurityException: Request failed.&lt;br /&gt;&lt;br /&gt;

            &lt;b&gt;Source Error:&lt;/b&gt; &lt;br /&gt;&lt;br /&gt;

            &lt;table bgcolor="#ffffcc"&gt;
               &lt;tr&gt;
                  &lt;td&gt;
                      &lt;code&gt;

An unhandled exception was generated during the execution of the current
 web request. Information regarding the origin and location of the 
exception can be identified using the exception stack trace below.&lt;/code&gt;

                  &lt;/td&gt;
               &lt;/tr&gt;
            &lt;/table&gt;

            &lt;br /&gt;

            &lt;b&gt;Stack Trace:&lt;/b&gt; &lt;br /&gt;&lt;br /&gt;

            &lt;table bgcolor="#ffffcc"&gt;
               &lt;tr&gt;
                  &lt;td&gt;
                      &lt;code&gt;&lt;pre&gt;[SecurityException: Request failed.]
   System.Security.CodeAccessSecurityEngine.ThrowSecurityException(Assembly asm, PermissionSet granted, PermissionSet refused, RuntimeMethodHandle rmh, SecurityAction action, Object demand, IPermission permThatFailed) +150
   System.Security.CodeAccessSecurityEngine.ThrowSecurityException(Object assemblyOrString, PermissionSet granted, PermissionSet refused, RuntimeMethodHandle rmh, SecurityAction action, Object demand, IPermission permThatFailed) +100
   System.Security.CodeAccessSecurityEngine.CheckSetHelper(PermissionSet grants, PermissionSet refused, PermissionSet demands, RuntimeMethodHandle rmh, Object assemblyOrString, SecurityAction action, Boolean throwException) +284
   System.Security.PermissionSetTriple.CheckSetDemand(PermissionSet demandSet, PermissionSet&amp;amp; alteredDemandset, RuntimeMethodHandle rmh) +69
   System.Security.PermissionListSet.CheckSetDemand(PermissionSet pset, RuntimeMethodHandle rmh) +150
   System.Security.PermissionListSet.DemandFlagsOrGrantSet(Int32 flags, PermissionSet grantSet) +30
   System.Threading.CompressedStack.DemandFlagsOrGrantSet(Int32 flags, PermissionSet grantSet) +40
   System.Security.CodeAccessSecurityEngine.ReflectionTargetDemandHelper(Int32 permission, PermissionSet targetGrant, CompressedStack securityContext) +123
   System.Security.CodeAccessSecurityEngine.ReflectionTargetDemandHelper(Int32 permission, PermissionSet targetGrant) +54
&lt;/pre&gt;&lt;/code&gt;

                  &lt;/td&gt;
               &lt;/tr&gt;
            &lt;/table&gt;

            &lt;br /&gt;

            &lt;hr /&gt;

            &lt;b&gt;Version Information:&lt;/b&gt;&amp;nbsp;Microsoft .NET Framework Version:2.0.50727.4234; ASP.NET Version:2.0.50727.4223&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>