Browse by Tags

All Tags » CuteEditor » Image Editor
  • Cute editor image upload showing exception

    If the filename is something like image..gif , when that file is uploaded, its showing an exception saying  - Absolute path can't contains '..' . But the file is uploaded to the folder. I want the file not to be uploaded, and give the message 'Image upload unsuccessful, please check the file name and format.'. Can anyone help me on this. ...
    Posted to Cute Editor for .NET (Forum) by sujashyam on April 24, 2009
  • 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