Search

You searched for the word(s): use <p>
Showing page 14 of 864 (8,631 total posts) < 1 second(s)
  • Re: Trying to use your file dialog box with a new custom control

    Both of the last two lines ''break'' the custom button with a command not implemented.   By changing  -- var editdoc = editor1.GetDocument();to -- var editdoc = editor.GetDocument(); I get by the first problem.    I'm not a java developer so really don't understand the ''new'' call.  It appears that you have ...
    Posted to Cute Editor for .NET (Forum) by Phil on March 20, 2007
  • Re: How to use page properties

    Go to this page:   http://cutesoft.net/example/Edithtml.aspx   Click the page properties button, and modify the top margin:   Then go to HTML view, you should get some code like the following:   <body bgcolor=''#2f507d'' topmargin=''25''>   Then click the submit button, check the souce code of this HTML ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 30, 2006
  • User unable to use any toolbars - Javascript error.

    Hi,   I have a problem with 2 out of about 20 user sites are running a system has CuteSoft Editor integrated into it.   Basically, none of the options on the toolbar work at all and when the page is loaded they are getting an error: ''Permission denied''.   Although I can't recreate the problem, i am lucky that there is a good ...
    Posted to Cute Editor for .NET (Forum) by mobeus on November 16, 2006
  • how to use " Filtering Images by Security Prefix"

    Filtering Images by Security Prefix New security features for uploading and sharing images on CuteEditor have been added to ease security concerns. Different user groups can have their own image uploading/sharing folders by specifying the different image gallery paths.   You can aslo apply security prefix to further filter ...
    Posted to Cute Editor for .NET (Forum) by maoker.mao on November 5, 2006
  • How to use getHtml() and setHtml() function of the CuteEditor

      Hello   Problem is that when I Get the Data on Tab events (e.g. Normal,Html,Preview) using getHtml() function  then I write code using setHtml() function to any one of the tab event of the Cute Editor then I unable to write.   Here is the code ...
    Posted to Cute Editor for .NET (Forum) by farkhanda on August 29, 2006
  • Re: Any way to force the use of #-colors instead of named colors?

    Dmitri.   Please check this:   http://cutesoft.net/example/CommonTasks.aspx   Customizing the colors used in the editor?   The Colors Panel of Cute Editor by default displays a predefined set of colors. You can easily modify this default set by modifying the CuteEditorconstants.js file which can be found in the ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 8, 2006
  • Re: Use <div> with Styles/Css does not work.

    I have found the solution :   You have to put de style/css definition directly in the attribut Style of the DIV balise like that :   <DIV ID=''Adresse'' STYLE=''position:absolute;   left:455px;         ...
    Posted to Cute Editor for .NET (Forum) by ndestroye on May 26, 2006
  • How to use InputButton?

    if we insert one InputText and one InputButton in cute editor, we get following html :-------------------------------------------------------------------- <div>   <input id=text1 value=text1 /></div><div>   <input id=button1 type=button value=button1 ...
    Posted to Cute Editor for .NET (Forum) by gurpreet on November 16, 2005
  • Re: How to: Use the image selector from CuteEditor outside of the editor itself

     marrik wrote: Hi Jason!   Great work but I do not seem to get it to work. I've downloaded the most recent version of CE.   I have more than one problem:   1. CE doesn't recognize this : <PageProperties Title='''' Description='''' HtmlBase='''' Keywords=''''> </PageProperties>   2. When running the ...
    Posted to Cute Editor for .NET (Forum) by marrik on August 6, 2005
  • Re: How can i use roles

    Hello: Those tables are about the relation of user/role and the channel . But currently that feature is not fully implemented . We plan move that feature in date-site chat .Sorry for this inconvenience .  But you could list the lobby by role by programmely . for example , You could change the data binding code to: ArrayList ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by cutechat on June 13, 2005
« First ... < Previous 12 13 14 15 16 Next > ... Last »