Search

You searched for the word(s): insert
Showing page 29 of 408 (4,079 total posts) < 1 second(s)
  • Re: Removing Alternative Text on Insert Image

    Rob, This issue is resolved in version 6.0. This issue is resolved in this new release.   It's a free upgrade.   Demo: http://richtextbox.com/cs/ Download: http://cutesoft.net/downloads/default.aspx Editor.EmptyAlternateText Property and EmptyAlternateText Enumeration have been ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 13, 2007
  • Re: CuteEdit V6: Insert character dialog opens in background and cursor is reset to home pos

    Sander,   >>while the cursor is reset to the home position   Can you try this example?   http://cutesoft.net/example/general.aspx   The cursor should be stay at the same position.   >>After selecting a single char the dialog closes.   This can be fixed easily. Please wait for the nice ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 10, 2007
  • Re: Insert Table Bug

    That's fine but when using Firefox I am able to select an entire column, click on the 'right justification' toolbar button. CuteEditor.NET then appears to set the alignment of individual cells in that column as you can see from the following html:   <table border=''1'' width=''419''>    <tbody> ...
    Posted to Cute Editor for .NET (Forum) by wh1974 on March 8, 2007
  • Re: Call to Paste, PasteText and Pasteword insert action name, not content

    >>why does clicking the buttons on the toolbar perform the function properly but when I use the ExecCommand function, they don't?   It should work. Please use the following code:     // get the cute editor instance    var editor1 = ...
    Posted to Cute Editor for .NET (Forum) by Adam on December 29, 2006
  • Re: Insert Image

    I changed it back to: <security name=''ImageGalleryPath''>/images</security> but then he doesn't want to load: browse_image.asp the browser says:   HTTP 500.100 - Internal Server Error - ASP foutInternet Information Services   Runtime fou Microsoft VBScript (0x800A004C)/cutesoft/CuteEditor_Files/browse_Img.asp, line ...
    Posted to Cute Editor for ASP (Forum) by Rogerke on October 26, 2006
  • Re: insert template problem

    This did not resolve the issue. When a template is inserted it replaces the links with the link to the dialog box. This happens with document relative links.   <div><table cellSpacing=0 cellPadding=0 border=0>    <tbody>        ...
    Posted to Cute Editor for .NET (Forum) by darling1906 on September 20, 2006
  • Re: downloadable files / insert hyperlink > browse throw error

    So what's the answer here.  I'm having the same problem.  The only differance is I'm programatically setting the path. ceMaintenance.Setting(''security:ImageGalleryPath'') = ''~/images_customer/'' & Session(''EmployerID'')ceMaintenance.Setting(''security:MediaGalleryPath'') = ''~/images_customer/'' & ...
    Posted to Cute Editor for .NET (Forum) by bbrennen on July 21, 2006
  • Re: insert links to a other tab at the dnn portal

    I thought I was going crazy...the links menu does not display using firefox...let me know if this is a problem on my end or a known issue...THanksPS This is a great feature for DNN users, but it is virtually hidden...even when you told me it was available it took me a few minutes just to realize that the DNN menus are available in additon to the ...
    Posted to Cute Editor for .NET (Forum) by ludis on June 13, 2006
  • Re: Insert Hyperlink dialog

    Mike,   This is another option.   Open the 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 turn off the style builder tab, remove this line:<add pattern=''*'' ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 23, 2006
  • Re: How do I load the "insert templates" as well as the editor at the same time

    Please put the following code in the end of your aspx page:    <script>    _EditorOnLoad();    function _EditorOnLoad()  {       // get the cute editor instance       var editor1 = ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 9, 2006
« First ... < Previous 27 28 29 30 31 Next > ... Last »