Search

You searched for the word(s): Flash
Showing page 55 of 151 (1,503 total posts) < 1 second(s)
  • Re: Flash: The upload task is iterrupted! http 401

    Dear Kal,   Both Ajax Uploader and ASP Uploader are uploader products, they have similar functionality, but they belong to two different products, Ajax Uploader download link is http://cutesoft.net/downloads/folders/upload/entry44395.aspx   Regards, Eric    
    Posted to ASP Uploader (Forum) by Eric on April 23, 2010
  • Re: Problem removing items from the ContextMenu

    Hi,   You can find the settings under "\cuteeditor_files\Configuration\ContextMenuMode\Default.xml". Please clean your browser cache after changed to try again.   Below is the new code which match the requirements your sent, please try ...
    Posted to Cute Editor for ASP (Forum) by Kenneth on October 11, 2013
  • Re: setting for unable upload flash codebehind

    Try: Editor1.Setting[''security:AllowUpload'']= false; Editor1.Setting[''security:AllowDelete'']= false; Editor1.Setting[''security:AllowCreateFolder'']= false; Editor1.Setting[''security:AllowDeleteFolder'']= false; Editor1.Setting[''security:AllowMove'']= false;Editor1.Setting[''security:AllowCopy'']= false;  
    Posted to Cute Editor for .NET (Forum) by Adam on June 2, 2005
  • Re: Upload photo to database?

    No code, apart from the uploaderdatabaseprovider you supplied. I re-created the database table using your sql definition to make sure it wasn't that.   Locally am running IIS7 and SQL Express 05. For testing I am just trying to upload a .doc file about 2 megabytes in size. Am not using ajax in this example. Silverlight mode seems to ...
    Posted to Ajax Uploader (Forum) by pat333 on February 3, 2009
  • Re: JavaScript message "Unknown error..!" when using UploadType=Auto and neither flash or silverlight installed

    Eventually tracked this down to the response header ''X-FRAME-OPTIONS'' being set to ''DENY''. Setting the header to ''SAMEORIGIN'' resolves the problem.
    Posted to Ajax Uploader (Forum) by rmacfadyen on June 3, 2011
  • Re: multi language not work fine

    cutechat:Hi,   1 , You need confirm the HTML which server generated , or you need try echo(''還需''); . Uploader do not make anything special on rendering the strings. I think that is PHP's issue.   2 , Please try the last version (we updated that recently) , it still not work , we will help you check it deeply.   3 , ...
    Posted to PHP File Uploader (Forum) by ives on December 17, 2009
  • Inquries for Cute Editor .NET

    Hi all   I implemented this cute editor component into our program and it works excellent. Now, we would like to tweak to suit the client request.   Basically, we would like to do : 1. Removing some buttons (Insert Image, Flash, Media, PDF and Template). 2. Would like to increase ''Enlarge the editing window''.   How do I ...
    Posted to Cute Editor for .NET (Forum) by flip on April 15, 2006
  • Image Insertion

    I want to make instances of the editor that just insert a media element - image, flash, pdf etc.   I stripped down the toolbars to reveal only the appropriate buttons, and it works great except --- how can I discourage the editor from surrounding the resulting tags with <p></p> tags - or any other tags for that ...
    Posted to Cute Editor for .NET (Forum) by jdmaynard on August 21, 2005
  • Re: Manual Flash tag

    dguser,   Do you have problems with the example files included in the download package?   Test the demo here:   http://dotnetedit.com/cs/default.aspx   Please note that when upgrading, you need to update CuteEditor.dll and all the client files.Keep me posted    
    Posted to Cute Editor for .NET (Forum) by Adam on December 19, 2005
  • Re: setting for unable upload flash codebehind

    this not going to work, Editor1.Setting[''security:AllowCopy''] will return string type.false or true is return bool type.I know how this work, thanks anyway.
    Posted to Cute Editor for .NET (Forum) by sunnyz on June 3, 2005
« First ... < Previous 53 54 55 56 57 Next > ... Last »