Search

You searched for the word(s):
< 1 second(s)
  • Re: addition, in lieu of edit

    Devo, &nbsp; This feature does exist right now, but in dotnetgallery. When the users upload the images, a thumbnail is automatically generated.
    Posted to Cute Editor for .NET (Forum) by Admin on June 19, 2004
  • Re: Caching problems when viewing list of uploaded images

    Grtz, &nbsp; You can disable output caching for the page entirely by setting the Location attribute to None. This is the equivalent of using the HttpCacheability.NoCache field. &nbsp; For example, including &lt;%@ OutputCache Duration=0 Location=''None'' %&gt; at the top of Insert Image dialog page&nbsp;will diable output ...
    Posted to Cute Editor for .NET (Forum) by Admin on April 28, 2004
  • Re: Ordered Lists

    HalRau, &nbsp; Thanks for the nice comments. &nbsp; You can do this on a page by&nbsp;defining rules in your stylesheet. &nbsp; For example: &nbsp; ol li {list-style-type: upper-roman; } &nbsp;//&nbsp; ( I. II. III. IV. ) ol li {list-style-type: upper-latin; }&nbsp; //&nbsp;(A. B. C. D. ) ol&nbsp;li {list-style-type: decimal; ...
    Posted to Cute Editor for ASP (Forum) by Admin on April 28, 2004
  • Re: Why response.write?

    Still confused here. &nbsp; and i want the editor to be placed between hello and world it aint possible in this setup... i CANT do something like this: &nbsp; string = ''hello '' &amp; editor.Draw() &amp; '' world'' &nbsp; &nbsp; You can do that. But you need to create the editor object first. &nbsp; Dim editor Set ...
    Posted to Cute Editor for ASP (Forum) by Admin on January 30, 2004
  • Re: Link in image

    alligence, &nbsp; Looks like you've discovered a software bug... &nbsp; Adam
    Posted to Cute Editor for ASP (Forum) by Admin on January 30, 2004
  • Re: Asp.Net RequireFieldValidator and CE

    BruceD, &nbsp; No, you don't need to disable client side script for validation. &nbsp; Below is the code used in our forum. Hope it helps. If not, please post your code here. &nbsp; &nbsp; &lt;tr&gt; &nbsp;&nbsp;&nbsp; &lt;td vAlign=''top'' nowrap align=''right''&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;span ...
    Posted to Cute Editor for .NET (Forum) by Admin on January 30, 2004
  • Re: New Template Buttons

    Alan, &nbsp; No, you need to add the new buttons to the toorbar one at a time.
    Posted to Cute Editor for .NET (Forum) by Admin on January 13, 2004
  • Re: License.lic issue

    Hi Ken, &nbsp; Yes, that's the limitation of the trial version. It only allow you run it on localhost for testing. &nbsp; If you have any further question, please let me know. I will response as soon as possible. &nbsp; Adam
    Posted to Cute Editor for .NET (Forum) by Admin on January 11, 2004
  • Re: Trial Version

    Alan, &nbsp; &nbsp;I feel like there are missing files in the trial version as I was expecting a directory full of button images that would be used, ...etc and there are no such files in the .zip file I pulled down. &nbsp; &nbsp; No, there are no missing files in the trial version. &nbsp; The CuteEditor.Control itself contains all ...
    Posted to Cute Editor for .NET (Forum) by Admin on January 10, 2004