Search

You searched for the word(s): javascript
Showing page 149 of 408 (4,076 total posts) < 1 second(s)
  • Re: Click ok to resume file

    Hi Terry, I tried both on my aspx file and also the ''SelectFile.aspx'' inside CuteEditor. <script type=''text/javascript''>         function CuteEditor_AjaxUploader_OnError(msg)         {          ...
    Posted to Cute Editor for .NET (Forum) by CIC Web on March 15, 2009
  • Re: function CuteEditor_OnChange(editor)

    Stevemenjivar: If you put this code and when de ''Cute Editor'' is loaded after that try to write and will see what I say. The equal Time that takes to show that takes to tansfer a variable (appoximately 4 seconds)     <script type=''text/javascript'' >       function ...
    Posted to Cute Editor for PHP (Forum) by davinci0428 on March 7, 2009
  • Auto-load uploader

    Guys, Is there any way to manually specify in via the Javascript API a preknown file name and location to automatically select the file without having to browse for it? For instance, if I have a file that is at C:\text.txt, is there any way to automatically add this file on pageload to an uploader control, or, more preferably, using an ...
    Posted to Ajax Uploader (Forum) by ttucker on February 23, 2009
  • Re: The Upload is Interupted!

    Terry, Thank you. I will custom write the error resume even if I have to reload the window and fire off the event manually using the javascript scripting. Thank you very much for providing the error event!   Right now I've reverted back to the previous CuteWebUI.AjaxUploader.dll that I had from 2/5/2009 instead of the new one from ...
    Posted to Ajax Uploader (Forum) by ttucker on February 23, 2009
  • CuteEditor Blocked Icon and Error on Submit

    We've had a couple visitors complain that they are unable to use CuteEditor. They say that when they mouse over the editor, their cursor changes to a red circle with a slash through it. When they submit the editor content, a JavaScript error is reported both in Firefox and IE (error: Failed to Load Impl Time). This problem occurs in the demo ...
    Posted to Cute Editor for .NET (Forum) by ThomasHigginbotham on February 19, 2009
  • Re: I can´t write in the Cute Editor

    Here is an example.   Ajax Rich Text Editor   Another solution is:   1. Create a container Div and set the visibility of this container to hidden.   2. And creat a button and use the following code to toggle the visibility of this container.   <script language=''javascript''>  function ...
    Posted to Cute Editor for PHP (Forum) by Adam on February 10, 2009
  • How Can I Manual Start the UploadProcess for RuntimeCreated Uploaders ?

    Hi all,   I am trying to Start the Manual Upload for Dynamically Created UploadControl   but I am getting an error that ''Control Doesn't exist'' from here    in BLOCKED SCRIPT   var uploadobj=document.getElementById('<%=Uploader2.ClientID%>');   Uploader2 I am creating at the ...
    Posted to Ajax Uploader (Forum) by sreesreekant on January 26, 2009
  • Re: Image resize max width and height

    Thanks for your response Adam but that’s not exactly what I’m after. I am already using the upload image size and dimension restrictions as well as the auto resize option. This all works perfectly and as expected. To give my users as much freedom as possible I would then like to give them the option of freeform scaling (after an ...
    Posted to Cute Editor for .NET (Forum) by Domainscanners on January 10, 2009
  • Re: Urgent issue need to resolved..

    once the I added a word into the dictionary then added word is maintained only for that specific browser in which the word was added.if u will login with other browser then u will find that added word is not there in the dictionary .I need to add the same word again. The new added word is stored in the client side cookie in the ...
    Posted to Cute Editor for .NET (Forum) by Adam on December 28, 2008
  • Re: Upload files without restriction of extension

    Hi Adam,   ok, thanks for clarification, even though that's sad news :-( and I don't understand: If the customer wants to allow all files I find it strange that the tool forbids it.... ?   1. However, is it possible to get the list of restricted file types so I can judge whether I want to deploy 6.2? I don't want to get in trouble ...
    Posted to Cute Editor for .NET (Forum) by Kai2 on December 12, 2008