Search

You searched for the word(s): javascript
Showing page 171 of 408 (4,076 total posts) < 1 second(s)
  • Re: Custimazion in Progress bar info

    Dear I  make a same function and it is firing but it will not displaying the Progress so please check whats worn in this code   <tr valign=''top'' align=''left''> <td> <div id=''queuediv'' style=''display: none;''> <div id=''queuedivtablecontainer''> </div> <panel id=''Panel1'' ...
    Posted to Ajax Uploader (Forum) by jainpraveen75 on April 16, 2010
  • Re: Image upload file browser window doesn't appear

    Hi Ken,   I've tested from Firefox on my machine (can't get to my colleagues machine at the minute).   Whilst the file browser window doesn't appear on my app in FF, the file browser window does appear on the cute example screen.   Unforunately, there's no javascript or compile errors.   Do you think this ...
    Posted to Cute Editor for .NET (Forum) by Luminousc on February 11, 2009
  • Re: zoom

    Now its working (Code below) ,But If I put  ReadOnly=true it is not working?     I found one more thing, Sometimes It is giving property/method does not support still.      I put this code in aspx body.   <script language=''JavaScript'' type=''text/javascript'' > var ...
    Posted to Cute Editor for .NET (Forum) by Vasuu on March 19, 2008
  • Re: HTTPS problem

    What was the resolution to this?  I am trying to use CuteChat in SSL.  I get the following javascript error. uncaught exception: Security Error: Content at https://mhmv2.remedymd.com/portal/DesktopModules/CuteSoft_Client/CuteChat/CH_MainForm.Aspx?Location=Lobby&LocationId=9 may not load data from ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by gofreddo on July 2, 2007
  • Re: Typing delay with new version 6

    Here are my last observations :   My Web application is a complex web application with alot of JavaScript and a lot of HTML tags in the MAIN TOP window.  The application dynamically create new IFRAMES where it loads for exemle your simple page with only your HTML Editor in it. When i use this page inside my ...
    Posted to Cute Editor for .NET (Forum) by ID3TECH on May 10, 2007
  • Re: RenderControl throws an error

    I'm still having problems with this - I also need to render the editor to an htmlwriter (for adding to an XML file to be displayed via XSLT)  but when I do it does not seem to initialise properly - the javascript is incomplete, giving me a CuteEditorClientClass is undefined error in the page (in IE)   In IE the editor appears but ...
    Posted to Cute Editor for .NET (Forum) by kev mc on October 30, 2006
  • Re: Version 5- Out of stack space on form submit error

    Hi Adam, thanks for the hotfix. My form managed to submit properly using Javascript now. It's working great in Internet Explorer but looks like it's still broken in Firefox. The Firefox Javascript Console gives   Error: uncaught exception: [Exception... ''Illegal operation on WrappedNative prototype object''  nsresult: ''0x8057000c ...
    Posted to Cute Editor for ASP (Forum) by liondom on January 24, 2006
  • Re: insert image error - plz help

    The following situation happened to other developers before:   When you are using the Visual Studio IDE to include the '' CuteEditor'' folder into your Visual Studio project, it prompts you to create a code-behind file for the *.aspx. If you select ''Yes'', the a new code-behind files will be created by the Visual Studio IDE. For example: ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 26, 2005
  • Re: setting cuteeditor text links

    Thank you Adam.  Let me clarify what I'm doing; I'm sorry to be confusing. I have a webform with several editor boxes.  Users will input various text into the boxes which may include links and formatted items.  The users have no knowledge of HTML so they will only be inputting information in the NORMAL setting of the editor.  ...
    Posted to Cute Editor for .NET (Forum) by chilton on January 25, 2005
  • Re: Unable to get file name of uploaded file

    Hi I used your file :--------- <script type='text/javascript'> function CuteWebUI_AjaxUploader_OnTaskComplete(task) { var div=document.createElement(''DIV''); var link=document.createElement(''A''); link.setAttribute(''href'',''admin/testUploader/myprefix_''+task.FileName); link.innerHTML=''You have uploaded file : ...
    Posted to PHP File Uploader (Forum) by attourath on September 24, 2011