is it possible to set the maximum size for the html that can be created?

Last post 08-11-2004, 8:44 PM by jackster. 3 replies.
Sort Posts: Previous Next
  •  04-15-2004, 10:47 AM 662

    is it possible to set the maximum size for the html that can be created?

    is it possible to set the maximum size for the html that can be created?

     

    Can i specify the Height and Width in pixels, and the test/images the user enters must fit within this?

     

    kind regards,

     

    jack

  •  04-15-2004, 1:48 PM 665 in reply to 662

    Re: is it possible to set the maximum size for the html that can be created?

    jack,

     

    is it possible to set the maximum size for the html that can be created?

     

    No.

     

    Can i specify the Height and Width in pixels, and the test/images the user enters must fit within this?

     

    The next version of CuteEdtitor will support this feature.

     

    We will add two more properties to handle this in the next release:

     

    1. RestrictUploadedImageDimension

     

    /// <summary>

    /// Indicates whether or not to Upload Images With Dimension Restrictions.

    /// </summary>

     

    You can set this property to true to prevent your clients upload images with big dimension.

     

     

    2. AutoResizeUploadedImages

     

    /// <summary>

    /// Indicates whether or not to resize uploaded images.

    /// </summary>

     

    You can set this property to true to allow your clients upload the images with big dimension and resize images in the fly.


    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  04-23-2004, 1:26 AM 705 in reply to 665

    Re: is it possible to set the maximum size for the html that can be created?

    Has version 2.2 now dot these features?

     

    i.e. Can i specify a maximum size in pixels for teh HTML that is entered?

     

    Jack

  •  08-11-2004, 8:44 PM 1494 in reply to 705

    Re: is it possible to set the maximum size for the html that can be created?

    Is this likely to ever be implemented.

     
    My site uses absolute positioning.
     
    I want to be able to let users ass test to say an area e.g. 300px by 200px.
     
    Would it be possible to add a facility to set the maximum area of the exitable html.
     
    Kind Regards,
     
    Jack
View as RSS news feed in XML