Search

You searched for the word(s): javascript
Showing page 151 of 408 (4,076 total posts) < 1 second(s)
  • AjaxUploader OnFileUploaded

    Hello,   I'm from Brazil and I'm testing Ajax Uploader. I  want a event to call a client-side function after file upload, something like this: <CuteWebUI:Uploader  runat=''server'' ID=''MyUploader'' OnUploadedClient=''MyUploader_UploadedClient''></CuteWebUI:Uploader> <script ...
    Posted to Ajax Uploader (Forum) by fsplets on October 17, 2008
  • Latest version of Cute Editor and HTML Entities

    Hi there   Just upgraded to the .net version and all seems well. however, when saving content in the extended character sets, such as cyrilic and suchlike, the system does not convert to entities and it is a fairly intensive process to convert them client side. it does convert the lower sets, such as pound symbols, copyright etc, but ...
    Posted to Cute Editor for .NET (Forum) by ljkhkjhkjhkjkjkjhk on October 1, 2008
  • Re: Speed problem with FireFox 3

    I have no clue with the issue you described. If you cannot reproduce this issue in that online demo (which allows 10 editors on the same page,  the problem is likely caused by other scripts instead of editor. If you can create a simple example which can reproduce this issue and put it online, I can ask a JavaScript developer check it and ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 25, 2008
  • need help for replace insert image or insert gallery window in cuteeditor

    hi. in my website ,i need to insert user upload file information into my db.so i need  replace insert image or insert gallery window in cuteeditor.   i add a custom button in my cuteeditor,open a window by javascript.but i don't know how to paste html to cuteeditor in new opener.   some one can help me?   thanks.
    Posted to Cute Editor for .NET (Forum) by sky2000 on August 29, 2008
  • Re: Error When Using xmlHttp.responseText

    You can view an example at http://208.187.223.192/testingarea/cuteeditor/ajax_test.asp.  If you view the source, you can see the javascript I'm using to bring in the other page into the layer.  The other page is http://208.187.223.192/testingarea/cuteeditor/ajax_editor.asp.  If you go directly to the ajax_editor.asp page, the editor ...
    Posted to Cute Editor for ASP (Forum) by camike on August 12, 2008
  • Is setHTML() supported in v5.2

    Is setHTML supported in v 5.2? I ask because no matter what I try I cannot get it to work. Whenever I do I get a ''Object doesn't support this property or method'' error in IE and ''editor1.setHTML is not a function'' in FF. In fact I get the same errors if I use the getHTML function too, though if I use alert(editor1.value) this returns the ...
    Posted to Cute Editor for ASP (Forum) by judas on July 31, 2008
  • Microsoft JScript runtime error: Object expected

    could you help me please I am getting this error Microsoft JScript runtime error: Object expected whenver textbox changed its value .I got this exeception every time i use .js file this is my code given below function Validate() { if(document.getElementById(''<%=txtTax.ClientID%>'').value.length<3) { alert(''Tax ...
    Posted to Cute Editor for .NET (Forum) by HaiDivya on July 28, 2008
  • Information on product and license

    Hello, I'm currently used in my my FCKEditor but I want to switch to a professional editor like Cute Editor for PHP. To be sure Cute Editor is well designed for me, I have few questions : 1/ Is it included resize/crop/rotate image features in PHP version ? 2/ Is it possible to edit safely Javascript code including in my html pages ...
    Posted to Cute Editor for PHP (Forum) by frederic on July 25, 2008
  • Re: Editor not loading in the online site

    Here is the URL for that page..... Its a simple page with no bindings to the editor........ Previously I was getting error  ''Invalid postback or callback argument.''  and when I set  <pages  validateRequest=''false''  enableEventValidation=''false''  /> I started recieving this error ...
    Posted to Cute Editor for .NET (Forum) by ajitn on May 23, 2008
  • Dialogs Don't Load buttons show like [[OK]] , [[cancel]] handler problems....

      I have a http handler for authentication.   when I integrate cuteeditor with my project none of the dialogboxes open up properly. A javascript error is thrown saying '';'' is expected and the dialog box open up with almost nothing but a few buttons. the button have names like [[image]] instead of image.   I think the problem ...
    Posted to Cute Editor for .NET (Forum) by krekhi on May 8, 2008