Search

You searched for the word(s): javascript
Showing page 172 of 408 (4,076 total posts) < 1 second(s)
  • Re: Editor does not work inside <asp:UpdatePanel> with Ajax ModalPopupExtender with IE8

    Hi all,   I think we have fixed that problem long time ago.   If you still get problem , there must be something special we haven't able to reproduce.   So , please download what we tested here :   /forum_uploads2/EditorAspNet2.zip   This zip file contains : Editor dll and client files , which is downloaded ...
    Posted to Cute Editor for .NET (Forum) by cutechat on October 1, 2009
  • Re: access denied error when trying to insert a link, picture or flash

    Hi Ken,   Have you got a chance to see the issue. Can you replicate it now?????????. Yes I have few more queries: 1.Cute editor in update panel+modal popup also does not work.Gives a lot of javascript errors.Error: ''null or not an object at line 0'' 2. How can I clear the cute editor in javascript?. I have used the code ...
    Posted to Cute Editor for .NET (Forum) by yuvika on May 7, 2009
  • Re: Problem with javascript

       Ok,    No my site is not yet online, but I send you the messages on IE and or FireFox :  The method CuteEditorInitialize is not defined                          
    Posted to Cute Editor for .NET (Forum) by ditique on May 3, 2007
  • Re: Programmatically setting .Text

    Ok . . I am using the CuteEditor to allow authorized individuals to change the content of a section of a web page.  So with VB.NET I am programmatically setting the current content in the CuteEditor like this:   Editor1.Text = strContent   Now, if that original content has rich text characters in it such as the ...
    Posted to Cute Editor for .NET (Forum) by Concoxide on June 28, 2011
  • Re: Virus detected in Dialog_Tag_A.js

    Hi Adam, Yes, Javascript can be used to spread viruses. All they need to do is add a hidden iframe to a page, this can then be used to track users or prompt users to install software (such as rouge plugins, etc). Please could you verify that the lines of JavaScript do not have any rouge code contained within them. Unfortunatly all I see ...
    Posted to Cute Editor for .NET (Forum) by Anonymous on April 14, 2010
  • Re: Standard File Queue Appearing Even Though Custom Queue Is Being Used

    I do have 'return false;' as the last line in the custom queue javascript function, and there aren't any errors on the page so it shouldn't be failing before returning false. I'm using a combination of javascript and code-behind though, and from Example 2 I figured out I could use the  following property to hide ...
    Posted to Ajax Uploader (Forum) by jcaruso on February 25, 2010
  • Re: Few question regarding functionality of the editor and the developer license

    Yes thanks Adam, I got that... what I was referring to with initialization was the other part of my previous post, this part:   And another question: I need to line out my html editors. Getting width and position of certain controls and adjusting the width of the editor accordingly. I'm doing this in the ''onload'' event if the page. ...
    Posted to Cute Editor for .NET (Forum) by RickL on April 3, 2009
  • Re: Select an image outside of Cute Editor?

    OK, I have solved some of the problems here. In my Javascript, I had not allowed for the fact that Mozilla and Opera open the Insert Image dialog asynchronously, so the code has to loop waiting for the user to select an image. In the sample code that ships with CE 6.0, the setTimeout command is used for this purpose (see below).   However, ...
    Posted to Cute Editor for .NET (Forum) by dotcom on July 11, 2007
  • Re: Using CuteEditor as a Simple TextBox Form Field

    Thanks for the reply Adam.  That gets me there partially.  It shows me how to limit the size and remove return key functionality.   Am I also to assume then that to solve some of my other questions...  - I can use the attachevent and detachevent javascript to attach an event for onblur?  - I can write a ...
    Posted to Cute Editor for .NET (Forum) by JonE on July 28, 2006
  • Re: Lose files?

    I believe I don't tell you well... I show it with pictures beacuse to explain well is hard to me. I go to my page to upload images. I click the button to select my files.I select the file and it's started to upload to the server. After the upload the file, and thanks my javascript, apears a little <div> with a  <form>, ...
    Posted to PHP File Uploader (Forum) by Vizzent on August 22, 2011