Search

You searched for the word(s): insert
Showing page 19 of 290 (2,898 total posts) < 1 second(s)
  • 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: upload .flv files using CuteEditor 6.0's insert flash button

    Do I need to enable anything to see the flv ? as you can see from the image below I dont get the Enable Flash menu and Allow FullScreen options on my dialog also when I select a flv the right side window doesnt play the flv. but as the second image show it says its not available ?  Please help  on my    
    Posted to Cute Editor for .NET (Forum) by mdld on May 25, 2010
  • Multi-Select images to insert

    Hi. Is there any way capture the uploaded file(s)? This would be helpful, when a user uploads multiple images to select in ''file picker'' mode.  Currently, if the user uploads 10 images to be shown/selected in a underlying datalist/gridview, the user would have to select each single file. This becomes even more problematic, when the ...
    Posted to Cute Editor for .NET (Forum) by Carsten Petersen on May 16, 2010
  • Re: Insert Groupbox

    Thank you, that was helpful.  I will address this issue with my design group and add the desired styles to the CSS. Just a suggestion for a future release...  You should consider popping up a designer dialog box specifically for applying styles to the <fieldset> and <legend> tags as well as the markup within each - ...
    Posted to Cute Editor for .NET (Forum) by timw@acponline.org on April 27, 2010
  • Insert code snippet fails in Firefox

    Hi,   I have added the following piece of code in the ''code snippet'' dropdownlist to be inserted:   <script src='http://maps.google.com/maps?file=api&amp;v=2.x&amp;key=xxx'   type='text/javascript'></script><script    type='text/javascript'> ...
    Posted to Cute Editor for .NET (Forum) by Dtest on November 4, 2009
  • Re: Removing Tabs from "Insert Hyperlink" popup.

    Dear davisw , The following instruction shows you how to remove 'General' and 'Style Builder' tabs from tag dialogs. Please open CuteEditorWeb\CuteSoft_Client\CuteEditor\Dialogs\tag.config. To turn off the general tab, remove this line: <add pattern=''*'' tab=''Common'' text=''[[Common]]'' control=''Tag_Common.ascx'' />   To ...
    Posted to Cute Editor for .NET (Forum) by Eric on August 25, 2009
  • Problems with insert <add key="CuteEditorTempPath" value="~/log/CuteEditorTemp" />

    Hi.   Im desperat. In one of my old projects (made with VS2005) those lines of code do the trick:   <appSettings> <add key=''CuteEditorTempPath'' value=''~/log/CuteEditorTemp'' /> </appSettings>   in the web.config file.   But in a new VS2008 project, it dosent matter where i put it, it wont ...
    Posted to Cute Editor for .NET (Forum) by PeterDK on April 28, 2009
  • Re: "files of type" default value for insert images filebrowser control

    Please open CuteSoft_Client\CuteEditor\Dialogs\InsertGallery.aspx and add the following code:   <script runat=''server''>   override protected void OnLoad(EventArgs args)   {       base.OnLoad(args); ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 23, 2009
« First ... < Previous 17 18 19 20 21 Next > ... Last »