Search

You searched for the word(s): "image editor"'A=0
Showing page 105 of 229 (2,285 total posts) < 1 second(s)
  • Problem with Javascript

    Hi, I have added one script in html view, But now when click on preview view and click on button it is not calling the javascript function. Example. I have typed below code in html view  ''<script> alert('test'); function abc() { alert('Hi'); } </script> <img onclick=''abc()'' src=''''> '' and when I got ...
    Posted to Cute Editor for .NET (Forum) by nayan.paregi on June 16, 2009
  • Re: What's new in CuteEditor 6.3?

    Cute Editor is updated on 03-30-2009. -Fixed: A bug with cuteeditor ''image map'' button when the image is inside of a text box or table.   -Fixed: A bug with Uneditable Regions in firefox. -Fixed: Layout issue with Jquery tab http://cutesoft.net/forums/thread/50138.aspx -Fixed: A bug with Full page edit and ...
    Posted to News and Announcements (Forum) by Adam on March 31, 2009
  • save command using Full.config

    I am using .config file to set the toolbar and need help with the save image button (<item type=''image'' name=''Save'' postback=''True'' />).   Is it practicably to use:   ---------------------------  Protected Sub btnSaveChange_Command(ByVal sender As Object, ByVal e As CommandEventArgs)   Dim ...
    Posted to Cute Editor for .NET (Forum) by kjell.ek on February 9, 2009
  • FilesGalleryPath for ImageSelector

    In this example: use-cuteeditor-as-image-selector.asp, looks like default path was set to list the image files.   Can we customize editor.FilesGalleryPath to list files from our own location? If we can, how?   editor1.ExecCommand('ImageGalleryByBrowsing');  in the above command 'ImageGalleryByBrowing', where can I find in ...
    Posted to Cute Editor for ASP (Forum) by MuraliC on February 2, 2009
  • Datagrid SQL update

    Hi there,   When i update an item within the datagrid the information just disappears. Here is the code if anybody can help. I assume the data being passed into the SQL is empty so how do I populate it?   <%@ Page Language=''VB'' MasterPageFile=''../Default.master'' Title=''Login'' %> <%@ Register TagPrefix=''Club'' ...
    Posted to Cute Editor for .NET (Forum) by Renton on February 6, 2008
  • Re: folder security

    Hey Adam, is there a way to change the ImageGalleryPath using javascript? What I was wondering is since the feature I need is not avilable is whenever someone clicks on the Image Gallery button, use the bottom code to capture event and change the image gallery path. Is it possible?   function ...
    Posted to Cute Editor for .NET (Forum) by siancell on December 26, 2007
  • Re: Inserting Images from Gallery, thumbnails are showing, can they be hidden/

    officedog,   Welcome to cutesoft support forums and thanks for the nice comments about our product. >>thumbnail is created for each image and when inserting in the editor   When inserting the images into the gallery, CuteEditor doesn't create any thumbnails.   The thumbnails in the image gallery are created on the ...
    Posted to Cute Editor for .NET (Forum) by Adam on December 15, 2007
  • Re: Security Policies with DotNetNuke 4.5.5 / NukeEdit4

    Michael,   A1:   Please add the following entries to CuteEditor section of DNN web.config file:              Subscribers_AutoConfigure = ''Minimal''            Subscribers_SecurityPolicyFile = ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 27, 2007
  • V 6.0 MAC Problems

    Adam, I have a lot of Clients who using MAC to edit content Before we do global update to v 6.0. I decide to test most common functions they use. Here is the list of problems I found. Test URL: http://cutesoft.net/asp/EnableAll.asp My Mac Computer: Operating System OS X 10.3.9 Firefox 2.0.0.1 Safari 1/3/2 (v312.6) In ...
    Posted to Cute Editor for ASP (Forum) by vlad-G on June 27, 2007
  • Latest build: Absolute paths with the domain name does not work

    Hello Adam,   when I set this   <CE:Editor id=''Editor1'' RemoveServerNamesFromUrl=''false'' UseRelativeLinks=''false'' runat=''server''></CE:Editor>   and I upload an image the absolute paths with the domain name does not work after postback. I still get this: <img src=/myimage.jpg>   What is to ...
    Posted to Cute Editor for .NET (Forum) by joergbauer on June 22, 2007