Search

You searched for the word(s):
< 1 second(s)
  • Re: Image Gallery Path problems

    Sorry I didn't get around to posting this sooner, but I just wanted to say thanks for the response. Everything is working great!
    Posted to Cute Editor for .NET (Forum) by igjoe on January 9, 2009
  • Re: Image Gallery Path problems

    ok, I'm pretty sure it works now. We have an admin and a public part of our site. On the public side I did a replace when viewed. &nbsp; strContent =&nbsp;Replace(dr(''pressrelease''), ''/marketing/Admin/'', '''') &nbsp; Is there a better way to strip out that part of the URL? If not this seems to work fine. Thanks again.
    Posted to Cute Editor for .NET (Forum) by igjoe on December 30, 2008
  • Re: Image Gallery Path problems

    Thanks to your help I was able to set UNC path successfully and can upload images to the desired location. When I upload or choose an image, the Insert URL shows: /marketing/Admin/imageUrl/fileName.jpg. The ImageUrl virtual directory is set up under the Admin folder. It is stripping out the server name but we would also like /marketing/Admin/ to ...
    Posted to Cute Editor for .NET (Forum) by igjoe on December 30, 2008
  • Re: Image Gallery Path problems

    Or maybe I should be asking a different question. Could&nbsp;using a&nbsp;network path be the reason I am getting an error? If not I can start trying some other things for a solution.
    Posted to Cute Editor for .NET (Forum) by igjoe on December 30, 2008
  • Re: Image Gallery Path problems

    Thank you very much for the response. I was able to get the&nbsp;image path to&nbsp;work locally, but I am having problems setting the image path to be a network location.&nbsp; Something like \\someserver\webshare\uploads\&nbsp;&nbsp; Any ideas?
    Posted to Cute Editor for .NET (Forum) by igjoe on December 30, 2008
  • Image Gallery Path problems

    I have read other posts and have looked at the developer guide for setting the image gallery path. I was able to change the security policy files, but I can't figure out if I'm doing the VB part right for programmatically specifying the image gallery path. Am I supposed to add an attribute to the&nbsp;CE:Editor tag&nbsp;like most of the other ...
    Posted to Cute Editor for .NET (Forum) by igjoe on December 29, 2008
  • Re: Pasting options

    Perfect! Thank you!
    Posted to Cute Editor for .NET (Forum) by igjoe on December 9, 2008
  • Re: Pasting options

    Thanks for the response. After looking at the example, it appears that my best option is probably PasteCleanHTML. &nbsp; I found the documentation in the developer's guide about how to control the formatting of pasted text: &nbsp; ''To control formatting of pasted text, you need to use Editor.EditorOnPaste Property Property and ...
    Posted to Cute Editor for .NET (Forum) by igjoe on December 9, 2008
  • Pasting options

    I was wondering if there is a way to paste in text from word&nbsp;and either remove all styles (keep links) or remove only the font and font-size from the pasted text? &nbsp; The reason I am asking this question is because we will be having multiple people pasting in content, but we want the text to&nbsp;look consistent no matter where it is ...
    Posted to Cute Editor for .NET (Forum) by igjoe on December 9, 2008