Search

You searched for the word(s):
Showing page 1 of 2 (11 total posts) < 1 second(s)
  • Re: Custom File Storage for images and files

    I am now trying to use the custom button to open an aspx page to mimic the behaviour of insert file dialog.&nbsp; However, whenever there is a postback happening on the aspx page, it is opening a new window and try to do the postback in the new window, which fails. &nbsp; I am using the javascript function to open the dialog: &nbsp; function ...
    Posted to Cute Editor for .NET (Forum) by rchen on July 18, 2006
  • Custom File Storage for images and files

    Hi,&nbsp;here is my problem: &nbsp; I have a separate storage for image and documents.&nbsp; Their starting path is different and the way to retrieve the content is also different.&nbsp; I am using Microsoft CMS as the storage for the images (in Resources)&nbsp;and documents (in Channel).&nbsp; I have coded a customFileStorage class following ...
    Posted to Cute Editor for .NET (Forum) by rchen on June 19, 2006
  • Re: CuteEditor AutoFormat Issues

    I tried and I still got that issue.&nbsp; I read the html code that's generated and somehow the space between so and on is converted to &lt;strong&gt;&lt;/strong&gt; without the space.&nbsp; I think that's probably the problem.&nbsp; I'll check the word document and see if there is any that I can do.&nbsp; If you have any idea, please let me ...
    Posted to Cute Editor for .NET (Forum) by rchen on May 17, 2006
  • Re: CuteEditor AutoFormat Issues

    I have downloaded and updated to the version 5.3, but I still have all those problems.&nbsp; Is there any specific settings that I can do change? &nbsp; Thanks for the help.
    Posted to Cute Editor for .NET (Forum) by rchen on May 16, 2006
  • Re: CuteEditor AutoFormat Issues

    Are fixes for all 3 issues will be including in the new version?&nbsp; thanks,
    Posted to Cute Editor for .NET (Forum) by rchen on May 11, 2006
  • Re: CuteEditor AutoFormat Issues

    I sent the email with the word document attached.&nbsp; Let me know if you didn't get it or if you have any question. &nbsp; Thank you so much for the help. &nbsp;
    Posted to Cute Editor for .NET (Forum) by rchen on May 10, 2006
  • CuteEditor AutoFormat Issues

    Hi, &nbsp; &nbsp;&nbsp;&nbsp; I have a few issues with CuteEditor autoformating the content: &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;1. CuteEditor&nbsp;automatically changes ''so on'' to&nbsp;''soon'' when I copied and pasted from a (particular) word document. &nbsp;&nbsp;&nbsp;&nbsp;2.&nbsp;When I try to put an hyperlink on&nbsp;MYDEV@ABC ...
    Posted to Cute Editor for .NET (Forum) by rchen on May 8, 2006
  • Re: FileStorage produce duplicated result

    I got it working now.&nbsp; I found the InsertImage.aspx and figured out how the searchpattern is passed in.&nbsp; Thanks for the help.
    Posted to Cute Editor for .NET (Forum) by rchen on November 8, 2005
  • Re: FileStorage produce duplicated result

    I just notice something today. When I set Type from the drop-down list to anything other than All, I got the right amount of the total images. The filtering is not working and I am not sure what I need to do to make it work. Also, to prove it was the image type filter that was causing the problem, I added one more &lt;item&gt; entry in ...
    Posted to Cute Editor for .NET (Forum) by rchen on November 8, 2005
  • Re: FileStorage produce duplicated result

    Hi, CMSFileStorage(HttpContext context):base(context) { &nbsp;&nbsp;&nbsp; apc = new CmsApplicationContext(); &nbsp;&nbsp;&nbsp;&nbsp; apc.AuthenticateAsCurrentUser(); &nbsp;&nbsp;&nbsp; c=context; &nbsp;&nbsp;&nbsp; setting=CuteEditor.EditorSetting.GetFromContext(c,true); &nbsp;&nbsp;&nbsp; //set the downloadfile ...
    Posted to Cute Editor for .NET (Forum) by rchen on October 18, 2005
1 2 Next >