Search

You searched for the word(s): document
Showing page 192 of 325 (3,244 total posts) < 1 second(s)
  • CuteEditor v5 .Net and ajax

    Thanks Adam for ealier comments - problem reolved.   Does anybody know how to dynamically display and save content in CuteEditor .Net v5 using javascript?   I tried the following code but does not work: Javascript   var x = Document.getElementById(''Editor1''); x.text = ''Hello world'';Aspx<%@ Register TagPrefix=''ce'' ...
    Posted to FAQ (Forum) by bruce.shadbolt@act.gov.au on November 7, 2005
  • Customization of the Toolbars

    Hi,Can any one help me in customizing the tool bars in the CuteText Editor. I am able to run it without any errors, but I want only a few Icons to be visible on My tool bar. I have configured by using Default.config in Configuration\AutoConfigure directory. Does any more needed along with this? I am adding my Default.config file as ...
    Posted to Cute Editor for .NET (Forum) by Shanmuka Kumar on October 28, 2005
  • Dynamic population via javascript

    We're using the Cute ASP editor on a form that is populated via JavaScript.  Is there a client-side JS call that we can make to properly populate the Cute-based text fields?  The standard document.formname.cutetextfieldname.value = "foo"; doesn't work.  I really don't want to have to dig too deeply into somone else's JS ...
    Posted to Cute Editor for ASP (Forum) by EyePulp on October 27, 2005
  • Does not display space character

    Hi, I am loading a xhtml file into this editor. It does not display the space character that are occurring between span tag. For example: This<span class="new"> </span>is Please let us know how to solve this. Also, the style "new" within the <span>  is applied till end of the document, irrespective of ...
    Posted to Cute Editor for .NET (Forum) by VikasJoshi on October 11, 2005
  • How to save in database? --- what happend?

    Hi,  I am using CuteEditor 5.0 version. My HTML document has just one drop down box. The drop down box have 3 values : Value 1 : SINGAPOREValue 2 : INDIAValue 3: USA When I select the value INDIA, client side HTML shows :-<div>   <select style=''width: 130px''>       <option ...
    Posted to Cute Editor for .NET (Forum) by anbaz on September 30, 2005
  • CssClass display

    Hi! I have a problem with the css classes in the editor. When I use the editor and try to apply a class to some text I can't see the change in the textarea except if I switch to HTML view.Please help me because I ha NO idea what I'm doing wrong. The page where I've put the editor is linked to the Css-document from where I try to use the ...
    Posted to Cute Editor for .NET (Forum) by stormen on September 30, 2005
  • Re: Adding a stripHTML function and counting characters

    Hmmm, well thanks for the tip. I wondered if Iframe might be worth a shot. Unfortunately, it didn't work. Here's my latest code (ASP followed by updated Javascript, changes highlighted in red): ----------------------------------------------------------             Response.Write(''<iframe ...
    Posted to Cute Editor for ASP (Forum) by jdurra on August 29, 2005
  • The product documentation - where is it, why frames that dont print - .chm's content, where???

    I am a senior client/server side programmer/designer.  I have been using your product for a couple of days, I like it and think our company had the potential to sell allot of instances.  Your documentation must improve, have more substance and most importantly be printable.   Not many people use frames any longer.  If you ...
    Posted to Cute Editor for ASP (Forum) by mat41 on August 5, 2005
  • Re: Possible bug in ASP v4

    Also, I have my breaks set to <BR>, but when I center text my entire document gets centered. Is there a good workaround for this? (possibly having to do a couple Replaces on the result and source text?) It's strange. Can you reproduce the same problem in the following ...
    Posted to Cute Editor for ASP (Forum) by Adam on June 14, 2005
  • SetMouseEvents()

    I'm adding a custom button to the toolbar; but SetMouseEvents() causes a compile error (''member does not exist in the class or namespace'').  I've looked at the document and a couple of examples and it looks correct to me.  I've posted my code below.  Let me know what I'm doing ...
    Posted to Cute Editor for .NET (Forum) by mpsUser on May 12, 2005