Search

You searched for the word(s): insert
Showing page 26 of 408 (4,079 total posts) < 1 second(s)
  • Insert Div sections inside RTE dynamically

     I want to load div  sections to  RTE content dynamically   I try to do it something like this ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by kelum on October 21, 2015
  • Re: Insert Image Errors

    <%@ Register tagprefix="CE" namespace="CuteEditor" assembly="CuteEditor" %>  <%@ Page language="c#" %>  <html>      <head>      </head>     ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 13, 2013
  • Re: Error on "Insert Image"

    Where should I specify the UploadUrl?   I already changed the config in default.config, admin.config and guest.config. But it keeps showing the above error message "uploader require form if scope. UploadUrl is not specified".   After clicking the OK-Button, I can see the images in the specified directory (this also happens ...
    Posted to Cute Editor for .NET (Forum) by mwinata on September 9, 2013
  • Re: Insert data to databse in mvc

    OK, Thanks. Can I replace the textarea with richtextbox  <%: Html.TextAreaFor(model => model.Title, new { @id = "txt_words"})%>    <%: Html.ValidationMessageFor(model => model.Title) %>  like <%: Html.richtexteditorFor(model => model.Title) Pls, now I transfere richtext data in a textarea ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by Fahman on July 1, 2013
  • Re: How can I set control to make insert image no width and height tag info?

    Hi oksummer,   if you do not need the widht and height property of the img target anymore, please try the example below. the HTMLfilter code will remove the widht/height property for all ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on September 4, 2012
  • limit file number demo can't work when using personal defined insert button

    I'm success testing demo ''multiple-files-upload-control-file-number'', but when i define  ''InsertButtonID='Uploader1Insert''', it always enable the upload button, below is my code, i test visible and enable attribute both in InsertButton and personal defined div Uploader1Insert, hope could get reply soon, thanks a lot   ...
    Posted to Ajax Uploader (Forum) by steveyuan on January 7, 2012
  • Re: Insert link problem

    Hi JesseGrunn, For now have not the option to set the image/link separate. Try use html filter, change the red part to your host name. Also, you can replace the code at server side when you get the content from the editor.  <%@ Page Language=''C#'' %><%@ Register Namespace=''CuteEditor'' Assembly=''CuteEditor'' ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on December 20, 2011
  • Re: Performance issue on Insert Image button

    Hi qsun, Please download the latest version http://www.cutesoft.net/downloads/folders/21904/download.aspx and try the way below Open the security config files''\CuteSoft_Client\CuteEditor\Configuration\Security\Default.config'' and set the file folder size to -1. -1 indicates no maximum folder size. <security ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on December 6, 2011
  • insert image in dynamic directories

    hi recently we upgrade to 6.6 ,yestarday i uploded all the new client fix files and its look good . i edit the web.config module sections with the upload , but it doesnt upload files. it used to work in the older version.  i have for each account is own directory on web server , so if my site is wwwroot/main/MainSite the account folder is ...
    Posted to Cute Editor for .NET (Forum) by hilla1610 on October 11, 2011
  • Re: Insert hyperlink - link is being modified

    Hi demmett, Please try the examle below, it should fix this issue. <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <html xmlns=''http://www.w3.org/1999/xhtml'' xml:lang=''en'' lang=''en''> <!-- #include file = ...
    Posted to Cute Editor for ASP (Forum) by Kenneth on September 9, 2011
« First ... < Previous 24 25 26 27 28 Next > ... Last »