Search

You searched for the word(s):
Showing page 1 of 2 (11 total posts) < 1 second(s)
  • Re: Error when trying to save...

    Here is the ASP.NET code: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sDesc = Editor2.Text&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sDesc = Replace(sDesc, vbCrLf, '''')&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If Len(sDesc) = 0 ...
    Posted to Cute Editor for .NET (Forum) by sbarrier on September 20, 2006
  • Error when trying to save...

    When I try and save text from the editor that is longer than 4000 characters, I receive the following message, ''Implicit conversion from data type ntext to varchar is not allowed...''. The field that I'm trying to save into has varchar(8000) as the datatype. The stored procedure also has the same datatype. &nbsp; I've added ...
    Posted to Cute Editor for .NET (Forum) by sbarrier on September 19, 2006
  • AttachEvent + Multiple Editors

    I'm using the sample Javascript API code that you provided to generate a ''Characters Left'' counter for an aspx page that has 2 Editors. The first Editor works great. I can't get the 2nd Editor to work at all. Although it appears that the attachEvent code for the 2nd one is working correctly, it never fires on the onkeyup event. &nbsp; Here is ...
    Posted to Cute Editor for .NET (Forum) by sbarrier on February 9, 2006
  • Remove functions from Image Upload

    Is it possible to remove the ''Rename'' and ''Delete'' functions from the Image upload window? I don't want users to be able to perform either task. &nbsp; Thanks, &nbsp; Shon
    Posted to Cute Editor for ASP (Forum) by sbarrier on August 12, 2005
  • Left Behind Tags

    Here is my scenario; a user's stored data is displayed in the editor (it is stored in and read out of a MS SQL db). They can delete the data so that nothing is visible in the editor. If you switch to ''HTML'' mode you'll see that several tags are left over ''&lt;P&gt;, &lt;FONT&gt;, &lt;DIV&gt;'' for example. &nbsp; When the users saves their ...
    Posted to Cute Editor for ASP (Forum) by sbarrier on July 27, 2005
  • Re: Can Enter or Select Text in FF

    That did it. Thanks for the quick turnaround.
    Posted to Cute Editor for ASP (Forum) by sbarrier on July 21, 2005
  • Re: Can Enter or Select Text in FF

    That did not fix it. I've even setup a basic page that contains only the editor code and it doesn't work. I've tried the same page in IE and it works fine. I've cleared the FF cache and even manually deleted it. &lt;!-- #include file = ''includes/editor/editor.asp'' --&gt; &lt;!DOCTYPE HTML PUBLIC ''-//W3C//DTD HTML 4.0 ...
    Posted to Cute Editor for ASP (Forum) by sbarrier on July 20, 2005
  • Can Enter or Select Text in FF

    I can't enter/select text in the Editor using FF. This apparent bug also shows up here, http://www.cutesoft.net/asp/oncarriagereturn.asp. The Editor works correctly in IE. Anyone have any ideas?
    Posted to Cute Editor for ASP (Forum) by sbarrier on July 19, 2005
  • NetSpell Error

    I installed CuteASP 4.1 and could not get NetSpell to work. After a good bit of troubleshooting, I was able to determine that the /bin folder has to be in the root (wwwroot for IIS) folder in order to work.&#160;HTH,&#160;Shon
    Posted to Cute Editor for ASP (Forum) by sbarrier on July 18, 2005
  • Re: Upload dialogues problem

    Has the suggested update been released yet or do you have a timetable on this?
    Posted to Cute Editor for ASP (Forum) by sbarrier on July 18, 2005
1 2 Next >