Search

You searched for the word(s): javascript
Showing page 17 of 408 (4,076 total posts) < 1 second(s)
  • Re: Javascript CuteWebUI_AjaxUploader_OnQueueUI - List Count

    Rafael,   For document , please check http://ajaxuploader.com/document/ , That document do not contains some new API   1 - UploadAttachments control extends the server side uploaded items management, in client side, all uploader use same behavior.   2 - you can do this to get the uploader object ,   var ...
    Posted to Ajax Uploader (Forum) by cutechat on December 3, 2009
  • add files to the uploader through javascript without using the browse window

    hi all,   How can i add files to the uploader through javascript without using the browse window?  I have some files in my client machine I want it to upload it using ajax uploader with out having any user interferance. When user click upload button the code should automatically select those files and add to the ajax-uploader and ...
    Posted to Ajax Uploader (Forum) by [email protected] on November 5, 2009
  • Rendering a rich Text control in Javascript

    Greetings,   I am wondering if it is possible to render add a new CuteEditor to the javascript DOM.   My hope is a user would click on a div of text that launchs CuteEditor to allow the user to edit the content of the div, then click save to write the HTML value back to the div.    Thanks, Jay
    Posted to Cute Editor for .NET (Forum) by jgreenjr on October 28, 2009
  • Re: Javascript after upload?

    Also,I have a hidden asp.net control which gets written to via JavaScript and contains a JSON string of a collection of data. A user is given options and can add to the collection via client side events. If a user decides to upload a file after they have selected items for this collection, the data is no longer present.  Why is this data ...
    Posted to Ajax Uploader (Forum) by hex1848 on July 27, 2009
  • Re: javascript initialize editor

    gman,   Cute Editor is not a pure JavaScript Editor.  Many security setting must be Initialized from the server side.   I suggest you use this example: http://phphtmledit.com/Ajax-Rich-Text-Editor.php     The following method may help:   Editor.GetString Method This function returns what the Draw ...
    Posted to Cute Editor for PHP (Forum) by Adam on June 16, 2009
  • Problem with Javascript

    Hi, I have added one script in html view, But now when click on preview view and click on button it is not calling the javascript function. Example. I have typed below code in html view  ''<script> alert('test'); function abc() { alert('Hi'); } </script> <img onclick=''abc()'' src=''''> '' and when I got ...
    Posted to Cute Editor for .NET (Forum) by nayan.paregi on June 16, 2009
  • Re: Need Javascript DeleteAllAttachments...

    Terry,      Thank you very much for answering my question.   I have an additional question related to the same issue.  If the files that were uploaded to UploaderTemp are marked as persisted and the Attachment object is disposed, then shouldn't the persisted uploaded files be deleted (I know that ...
    Posted to Ajax Uploader (Forum) by CodeSlinger on May 13, 2009
  • Javascript error in IE when loading Cute Soft Editor

    Hi,   We are having a web ajax enabled application. In this application we are trying to integrate Cute Soft Editor. But we are getting javascript error after we enter some text in the editor and try to save it. Following is the error message: 1. Could not complete the operation due to error 800a025e 2. Object doesn't support this ...
    Posted to Cute Editor for .NET (Forum) by Varunp on March 11, 2009
  • IE Javascript Errors - 'DefaultEnabledSound' is undefined

    Hi,I'm getting an error when running the embedded chat page in IE.  It seems like I'm alternately getting the following Javascript errors:  '_chatEventMap' is null or not an object'DefaultEnabledSound' is undefined  When I run this chat as it's own application it seems to work.  When it runs as a subfolder of an application I ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by rpdoty on February 18, 2009
  • Javascript variable with '<%1' prevents pasting in IE 7.

    I have a javascript variable that is somehow preventing me from pasting into textareas. I have my variables printing in the page head, but have found that if I move them into the document body that pasting works fine. So I guess there is a workaround, but any idea why this is happening? Also, this works fine in FireFox 3 and is only a problem ...
    Posted to Cute Editor for ASP (Forum) by mike33 on February 2, 2009
« First ... < Previous 15 16 17 18 19 Next > ... Last »