Search

You searched for the word(s): insert
Showing page 33 of 290 (2,898 total posts) < 1 second(s)
  • Insert Image Javascript Error in Navigation

    I am clicking the Insert Image icon - the icon with the 'sun' image - the feature allowing to browse for previously uploaded images.  When I try to navigate off the first page I get the following error: (see below for more)     I select 'No' button, and the navigation does go to the next page, however, I do not want this error ...
    Posted to Cute Editor for .NET (Forum) by Schly on January 10, 2006
  • Cannot insert the name attribute for my input?

    Hi,   I am trying to create an input textbox.  I insert the textbox, right-click properties and type in a name for my textbox.  I view the HTML and the name was not written to the input.  Instead, it shows <input id=Text1 />.  Anyone know how to get the input to also have the name attribute ...
    Posted to Cute Editor for .NET (Forum) by jenodata on December 15, 2005
  • Problems using setHTML(...) to insert text from JavaScript

    Problems using setHTML(...) to insert text from BLOCKED SCRIPTIt seems like the editor loads the html into previewmode instead of normalmode, even as the tab shows normal. The problem appears when loading html that has a table included. At first, no dotted lines appear around the tablecells. But if I go on to selecting the code tab, and then go ...
    Posted to Cute Editor for .NET (Forum) by jon_gyllen on October 11, 2005
  • How can i able to insert tags in the HTML mode?

    Hi,  I have one custom button, if i click my custom button i want to change the editor's Normal mode into HTML mode, over my HTML Mode, i need to insert some XML tags like the below one:<address>xyz company</address>if i submit  then the 'xyz company' should get displayed on my Normal mode, but in the HTML mode i ...
    Posted to Cute Editor for .NET (Forum) by anbaz on October 3, 2005
  • Minor bug in Insert Table dialog window

    Hello, I think there is a minor bug in the Insert Table dialog window, the link to the Table Wizard is no longer active in version 4.5. This also applies to the demo editor on your web site.  The wizard functions are available through the context menu so the user can find his/her way around, but a novice would perhaps use the Table wizard ...
    Posted to Cute Editor for .NET (Forum) by tomsl on June 21, 2005
  • Insert image / Image properties

    Image properties dialog should have ''Constrain proporsions'' on width and height. Insert Image  dialog:  - We would like to add our own text into the preview window, just as we had in CE3.0  - We would like to set our own default spacing.  - browse and preview field are seperated by a lage gray area, reducing the size ...
    Posted to Cute Editor for .NET (Forum) by Zapotec on March 16, 2005
  • How to insert content in editor

    Hi again,   I've my editor with a custom button defined this way:   Dim Image1 As New System.Web.UI.WebControls.Image Image1.ID = ''Test'' 'This ID will be used in template Image1.ToolTip = ''Test Button'' Image1.ImageUrl = HttpContext.Current.Request.ApplicationPath + ''/btnCopiar.gif'' Image1.CssClass = ...
    Posted to Cute Editor for .NET (Forum) by azaldivar on October 19, 2004
  • Re: Problem with the insert Image Button and Data Grid

    Thansk for your response. I changed the code to in the Thublist.ascx file as highlighted by you. But now I have started getting another error which says -   ''FileInfo is a type in IO and can not be used as an expression''. Here is code from my Thublist.ascx file    <img border=''0'' src=''<%# ...
    Posted to Cute Editor for .NET (Forum) by somgarga on August 3, 2004
  • MAJOR Insert Link Issue

    If you try to insert a link to close to another item, the anchor tags get al mixed up with the Paragraph tags, and the links do not appear correctly.   Simple test, enter ''test'', then select and link. Then enter ''test2'' and link. You will notice that the HREF for ''test'' appears in the URL box, it has grabbed the anchor data from the ...
    Posted to Cute Editor for .NET (Forum) by mgordon on February 24, 2004
  • Re: Access Denied Error On Insert Image From Within IFRAME

    Nick,   In this situation, you need to use the standard dialogs. Demo:   http://richtextbox.com/test/iframe.aspx     Editor.UseStandardDialog Property If you want to use standard popup windows for all dialogs, set this property to true. Hope it helps.  
    Posted to Cute Editor for .NET (Forum) by Adam on November 3, 2008
« First ... < Previous 31 32 33 34 35 Next > ... Last »