Search

You searched for the word(s):
< 1 second(s)
  • Re: JavaScripts Have been protected in the runtime

    so this means that the functionality i'm looking for isn't supported in this editor?
    Posted to Cute Editor for .NET (Forum) by ghoff12 on February 23, 2006
  • Re: <!--{cps..0}-->

    I tried this in the above example: &nbsp; &lt;html&gt;&nbsp;&nbsp;&nbsp; &lt;head&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;script&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; function ...
    Posted to Cute Editor for .NET (Forum) by ghoff12 on February 23, 2006
  • Re: <!--{cps..0}-->

    well, the problem is the EditCompleteDocument property is net set on the above example. &nbsp; I don't want&nbsp;the javascript to run upon postback.........&nbsp; &nbsp; basically i would like an html page with javascript which gets fired upon the onload event of the body tag. &nbsp; so we would need the EditCompleteDocument property set ...
    Posted to Cute Editor for .NET (Forum) by ghoff12 on February 23, 2006
  • <!--{cps..0}-->

    I am trying to run javascript on through the Editor.&nbsp;&nbsp; When trying to run my javascript it looks like the editor changes my script to (the value in the subject line) &nbsp; any ideas why this is happening? &nbsp; test code below: &nbsp; &lt;script language='javascript'&gt; function Test() { &nbsp;&nbsp;&nbsp; ...
    Posted to Cute Editor for .NET (Forum) by ghoff12 on February 23, 2006
  • EnableStripScriptTags???

    In my code i set the following on the page load event.Me.txtEditor.EnableStripScriptTags = False &nbsp; however, when i try to write something like &lt;script language='javascript'&gt; alert('Test') &lt;/script&gt; &nbsp; The script tags get removed upon previewing or going to normal view. &nbsp; fyi: I am using the latest version of ...
    Posted to Cute Editor for .NET (Forum) by ghoff12 on February 23, 2006
  • Re: EditCompleteDocument help

    I'm using version 4.5.
    Posted to Cute Editor for .NET (Forum) by ghoff12 on February 20, 2006
  • EditCompleteDocument help

    I set the EditCompleteDocument to true.&nbsp; I do this so i can set a background image/color to the page.&nbsp; I then save the html to the database.&nbsp; When i retrieve the html from the database it does return the proper html.&nbsp; However, when i load the editor with the html from the database, the background property does not show ...
    Posted to Cute Editor for .NET (Forum) by ghoff12 on February 20, 2006
  • Unable to Upload Files

    I'm trying to upload image files.&nbsp; I have&nbsp;given the target folder&nbsp;write permissions on the ASPNET account.&nbsp; However, i'm still getting the message box which says ''Unable to upload files''.&nbsp; Any other ideas?&nbsp; I imagine it's a permissions issue.&nbsp; Thanks in advance.
    Posted to Cute Editor for .NET (Forum) by ghoff12 on October 17, 2005
  • Re: setting default foreground text color

    How did you get the background color to black?
    Posted to Cute Editor for .NET (Forum) by ghoff12 on July 20, 2005
  • Background Color

    I would like to change the background color of the ''Frame'' from white to lets say a blue.&nbsp; How would i do this using a stylesheet?&nbsp;
    Posted to Cute Editor for .NET (Forum) by ghoff12 on July 18, 2005