Search

You searched for the word(s): use <p>
Showing page 249 of 864 (8,631 total posts) < 1 second(s)
  • Type mismatch: 'Server.HTMLEncode' -- inc_CuteEditor.asp, line 851

    ERROR Microsoft VBScript runtime error '800a000d' Type mismatch: 'Server.HTMLEncode' /includes/inc_CuteEditor.asp, line 851 FIX at line 851 if s_Text<> '''' then :s_Text=Server.HTMLEncode( s_Text ): else s_Text='' '': end if '##TODO## Assert Preconditions for s_Text and the use of Server.HTMLEncode(NULL) '##RISK##  [s_Text] might ...
    Posted to Cute Editor for ASP (Forum) by topdog1 on October 16, 2005
  • Pre Sales Question

    Hi,I am after an editor for an ASP page where clients can send emails to a set of emails queried from a SQL database. Is this product capable of this. They should also be able to open preopened forms, and be able to save these for future use.Also, I should be able to add variables (eg First Name) to the body of the message.Does this product ...
    Posted to Cute Editor for ASP (Forum) by JohnWaters on October 11, 2005
  • Only showing chat lobby's where Integration field in Database is NULL

    Hi guys, I have got your chat application running well in my app, and I am making use of the open "Integration" column in the chat_lobby table of the database to match chat rooms to sections of my site. I do however still have the main chat page which lists all of the chat lobbies available.  I see that the Lobbies are populated ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by grisbi on October 5, 2005
  • Installing CE in the GAC?

    It seems CE needs to have a bin folder with all the DLLs and license file for it to be able to work.. is this right? I don't want users to have access to all these files. So I tried to install CE in the GAC. I tried first to add cuteeditor.dll but the my edit page came up with "File or assembly name CuteEditor, or one of its dependencies, ...
    Posted to Cute Editor for .NET (Forum) by salama on October 5, 2005
  • HELP W/ sending generated HTML via Email

    I am having a few minor issue with the software...I am trying to use the CUTE Editor to send an email in HTML.  What is the parameter that I need to call on that has the HTML content in it?  I thought I read somewhere in these forums that it was this...Request(''Editor1_HTMLContent'')But when I response.write this I see nothing...PLEASE ...
    Posted to Cute Editor for ASP (Forum) by MattEspo on September 30, 2005
  • Re: CssClass display

    Johanna,If you want to visually see the changes after you apply the css class, you must apply the same style sheet the page uses to the editor.For example: if the page uses three style sheets, you can apply them to the editor using the EditorWysiwygModeCss property.<CE:Editor id=''Editor1'' EditorWysiwygModeCss=''../first.css, second.css, ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 30, 2005
  • insertHTML in the cursor location

    Hello,   I use : function insert_content(current, content) {     insertHTML(current.EditorID, content);}   and in the popup page :   window.opener.insert_content(window.opener.Editor1, content);   Perfect BUT the posted content is posted at the beginning of page and not in the cursor's ...
    Posted to Cute Editor for ASP (Forum) by Leghvon on September 29, 2005
  • Cutechat-help plz

    hai adam, plz help me how to create virtual directory and put the zip to it, i want to use the cutechat in my own local webapplication.i already read this doc. in the below url http://cutesoft.net/ASP.NET+Chat/Deployment/standalone/Installation.htm   but i have a doubt ,whether i copy the web folder from ur zip file to my local ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by mekalaasri on September 29, 2005
  • Re: Ability to intercept event when switching between Normal, HTML and Preview tabs

    It's possible.   Please use the following code as an example:    function CE_attachEvent()    {     // get the cute editor instance     var editor1 = document.getElementById('<%=Editor1.ClientID%>');     var images=editor1.all.tags(''IMG''); ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 28, 2005
  • Re: Editor fails in IE 5.5 - Urgent request for Cutesoft Management contact

    Adam   Yes it does go in that location.  The reason I did not update you on the post yesturday was because of caching.  This network as I have explained before is the biggest and most secure in the southern hemisphere.  Along with that comes many many examples of uniqueness - page caching is one of them.  I was assured ...
    Posted to Cute Editor for ASP (Forum) by mat41 on September 26, 2005