Browse by Tags

All Tags » URLType
  • How to get SiteRelative link from FileManager Editor

    Hi,i can get the SiteRelative file path from ImageManager with the below code:document.getElementById(''imageFld'').value = imgs[imgs.length-1].getAttribute(''src_cetemp'');  But i can't get Relative filepath from FileManager. You also have the same problem. Please look the your ...
    Posted to Cute Editor for ASP (Forum) by sedatkumcu on December 21, 2009
  • Problem with URLType Property

    Hi, I  am using Cute Editor Version 6 and trying to set the Url to Absolute. For this I set the URLType Property To Absolute <CE:Editor ID=''editor'' runat=''server'' EnableViewState=''true'' URLType=''Absolute'' ConfigurationPath=''~/CuteSoft_Client/CuteEditor/Configuration/autoconfigure/full.config'' ...
    Posted to Cute Editor for .NET (Forum) by mans123 on July 13, 2009
  • 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
  • URLType not supported by by editor object

    Hi   I have a problem trying to make Cute Editor use absolute URLs. I have the following, but it causes an error 500 -   Object doesn't support this property or method: 'URLType'.   Here is my ASP. Everything works fine except the URLType parameter:     <%   'Setup and display the ...
    Posted to Cute Editor for ASP (Forum) by Matt78 on February 13, 2008