Browse by Tags

All Tags » Image Gallery Path
  • BUG found uploading images

    When you upload an image with special characters, cute editor often shows this message, which is good   Windows Internet Explorer --------------------------- File name not allowed!  Please keep the file name one word with no spaces or special characters. --------------------------- OK     BUT, when the image ...
    Posted to Cute Editor for .NET (Forum) by guisella on October 3, 2008
  • Upload images to a separate server

    Problem: I need to upload and store images on a separate server other than the server running the cute editor.   Environment:   Windows 2003 running IIS6.  IE 7 (7.0.5730.13) Cute Editor for .Net    CuteEditor.dll (6.0.0.0)    CuteEditor.ImageEditor.dll (6.0.0.0)   Solution so ...
    Posted to Cute Editor for .NET (Forum) by dgertz on March 14, 2008
  • Absolute Path not working

    The editor is not inserting the entire URL into the path information for images.  Here is the code I am using to instantiate the Editor   Dim AC_ACCOUNTID As String = Request.QueryString(''AC_ACCOUNTID'')   Dim EmailID As String = Request.QueryString(''EmailID'')   Dim EnterpriseEmailID As String = ...
    Posted to Cute Editor for .NET (Forum) by renman on February 4, 2008
  • Storing images in DB works fine in VS, error on IIS

    Hi,   I followed the instructions to store images in DB. it is working ok in dev environment, but in testing environment (IIS6) it is giving me  the '' CuteEditor needs read/write permission'' error.   This is the way that I set the properties for the editor txtEditor.Setting[''CuteEditorFileStorageType''] = ...
    Posted to Cute Editor for .NET (Forum) by hhastekin on March 20, 2007
  • ERROR IN CUTE EDITOR .NET (I THINK STRONGLY THAT THIS IS A BUG!)

    Hello   i try your software (cute editor for .net) and find folowing problem:   Please see this address: http://www.siemensmobile.biz/vb/default.aspx   source of this page is avalaible in this address: http://www.siemensmobile.biz/vb/default.txt     try to open IMAGE GALLERY or INSERT IMAGE or INSERT FLASH ...
    Posted to Cute Editor for .NET (Forum) by norton on November 29, 2006
  • Re: How can I set upload folder for dynamic?

    raylynn,   Demo is here:   http://cutesoft.net/example/implementSecuritypolicy.aspx   Instruction here:   http://cutesoft.net/developer+guide/Specifying-images-path.htm   The source code of the above example is included in the download package.    
    Posted to Cute Editor for .NET (Forum) by Adam on August 21, 2006
  • Re: Admin site Challenge

    Henno,   You have two options.   1. Store the Images in a SQL Database. So All your applications can share the Gallery path by reading the same table from the same database.   2. Writing to a UNC path with the uploading tools http://cutesoft.net/forums/thread/5352.aspx    
    Posted to Cute Editor for .NET (Forum) by Adam on August 17, 2006