Search

You searched for the word(s):
< 1 second(s)
  • Re: Absolute vs. Relative URLs Not Working

    Hi Adam, &nbsp; One quick question: How can I do this same thing for documents?&nbsp; In other words, it works for inserting images, but inserting documents still only shows /root/directory/file.pdf and not http://www.example.com/root/directory/file.pdf &nbsp; Chris
    Posted to Cute Editor for .NET (Forum) by jumpseatnews on May 7, 2008
  • Re: Absolute vs. Relative URLs Not Working

    Hi again, &nbsp; I figured it out.&nbsp; I'm doing this now and it's working perfectly: &nbsp; &lt;ce:editor id=''txtHtmlEditor'' runat=''server'' BreakElement=''P'' &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ConfigurationPath=''~/assets/CuteEditor/Configuration/NewslettersMenuMinimal.config'' &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ...
    Posted to Cute Editor for .NET (Forum) by jumpseatnews on April 28, 2008
  • Re: Absolute vs. Relative URLs Not Working

    Thanks for your fast response! &nbsp; I'm trying to do just that but not sure where to add this. &nbsp; I've added: &nbsp; &nbsp; &nbsp;&nbsp;&nbsp; Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CuteEditor.URLType.Absolute = ...
    Posted to Cute Editor for .NET (Forum) by jumpseatnews on April 28, 2008
  • Absolute vs. Relative URLs Not Working

    Hi Adam, &nbsp; I'm not able to get absolute URLs when inserting images. &nbsp; &nbsp; I'm using: &nbsp; &lt;ce:editor id=''txtHtmlEditor'' runat=''server'' BreakElement=''P'' &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ConfigurationPath=''~/assets/CuteEditor/Configuration/NewslettersMenuMinimal.config'' ...
    Posted to Cute Editor for .NET (Forum) by jumpseatnews on April 28, 2008
  • Where is Source Code for doc selector example?

    Never mind, I found this article here: http://cutesoft.net/forums/thread/32148.aspx May want to update example page below so it also shows VB/C#, etc. Where is the source code for this example: http://cutesoft.net/example/howto/use-CuteEditor-as-document-selector/use-CuteEditor-as-document-selector.aspx How can i create ...
    Posted to Cute Editor for .NET (Forum) by jumpseatnews on September 23, 2007
  • Re: Image Gallery Non-Functional

    I just figured it out: You MUST have enableviewstate=''true'' on the insertgallery.aspx page if you have enableviewstate=''false'' in your web.config files (for performance reasons) like I did. May want to mention that in your documentation.&nbsp;&nbsp; If enableviewstate is equal to false, the image gallery pop-up will fail with the object ...
    Posted to Cute Editor for .NET (Forum) by jumpseatnews on August 7, 2007
  • How to Change Auto Rename Image Thumbnails?

    The thumbnail creator adds t___ to the prefix.&nbsp; I don't want this and it causes problems with the Security Prefix. How can I specify to automatically rename thumbnails to someimage_thumb.jpg or someimage_thumb.gif? Instructions don't explain this anywhere.
    Posted to Cute Editor for .NET (Forum) by jumpseatnews on August 7, 2007
  • Image Gallery Non-Functional

    I just purchased and installed the editor for .NET.&nbsp; Most functions work moderately well except for the image gallery.&nbsp; The thumbnail gallery fails when anything is clicked in the window, such as changing the size or resorting the list.&nbsp; I can see the thumbnails, and can click on them no problem to insert, but I cannot do anything ...
    Posted to Cute Editor for .NET (Forum) by jumpseatnews on August 7, 2007