Browse by Tags

All Tags » cuteeditor
Showing page 2 of 3 (30 total posts)
  • CE As Image Selector Not Retrive Relative Path

    I am using CE as Image Selector.   Set to Editor.URLType = ''SiteRelative''   But ImageSelector not retrive Relative Path to textbox.   Following demo page have some problem: http://cutesoft.net/asp/use-CuteEditor-as-image-selector.asp   P.S.: The Image in Editor object with relative ...
    Posted to Cute Editor for ASP (Forum) by sedatkumcu on May 13, 2009
  • 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
  • Image Gallery Takes Too Long To Load.

    I am using 6.1 CuteEditor. I have a thousand pictures to manage.  I currently have 200 images and 200 folders in the /pool/images/ directory. The button ''image gallery'' loads  in 8 seconds. The button ''Insert Image'' loads in 70 seconds, making it unusable.  We would like to organize our images. Is there a way to correct this ...
    Posted to Cute Editor for ASP (Forum) by mpcox on October 1, 2008
  • Culture and files management issue

    Using Classical ASP version 6 (5 2007)   I had set up an editor, configured and tested paths for files (images, media...) management and everything worked fine. Then I set the property CustomCulture = ''it-IT'' and the editor was (partially, I've to find the time to complete that work) translated but now everyone of the buttons used ...
    Posted to Cute Editor for ASP (Forum) by nicola-grassionline on September 4, 2008
  • Re: Editor not loading in the online site

    Here is the URL for that page..... Its a simple page with no bindings to the editor........ Previously I was getting error  ''Invalid postback or callback argument.''  and when I set  <pages  validateRequest=''false''  enableEventValidation=''false''  /> I started recieving this error ...
    Posted to Cute Editor for .NET (Forum) by ajitn on May 23, 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
  • Why does CuteEditor try to access null/index.aspx?

    My page that uses CuteEditor is www.mysite.com/feedback/feedbackIn.aspx.  Whenever I do a postback, CuteEditor tries to access a file called www.mysite.com/feedback/null/index.aspx.  Needless to say, the null folder does not exist.  Thus, my exception handler picks it up.  I think this problem is new to 6.0.   Please ...
    Posted to Cute Editor for .NET (Forum) by afroblanco on January 23, 2008
  • Re: updates for asp version - what the ...

    ASP Classic is definitely not the focus.  With updates and support, it certainly gives the feel of a dying/dead product. Imagine my surprise when v6 came out.   As for some suggestions for updates, I would still like some Strict output. Call me a masochist, but I like having everything XHTML1 Strict Compliant. Maybe giving us the ...
    Posted to Cute Editor for ASP (Forum) by Eivo on January 16, 2008
  • Problem with Editor.Text reset and image gallery - reproduced with demo

    Hi,   I'm having a problem with the implementation of image selection. See this demo:   http://cutesoft.net/asp/use-CuteEditor-as-image-selector.asp Basically, if you try to change an image and then cancel out of the gallery popup, the Editor.Text property has already been reset and is now empty so the original image no ...
    Posted to Cute Editor for ASP (Forum) by dr. beat on January 2, 2008
  • Breaks when pasting HTML with embedded form tags

    I need to be able to paste in large chunks of HTML that has embedded open and close form tags already in it.  I am ok with them being stripped out in some way, but I have yet to figure out how to do this, even with Javascript, because the form gets totally screwed up the moment the form tags get in there.  PLEASE ...
    Posted to Cute Editor for ASP (Forum) by svillemain on July 3, 2007