CuteWebUI.AjaxUploader.UploadSpeedKB not working?

  •  10-13-2009, 5:32 AM

    CuteWebUI.AjaxUploader.UploadSpeedKB not working?

    Hi
     
    I'm having trouble getting the

    CuteWebUI.AjaxUploader.UploadSpeedKB

    property to work properly. Even though it is set in web.config like so:

    <add key="CuteWebUI.AjaxUploader.UploadSpeedKB" value="10" />

    It is still extremely fast to upload on localhost setup.
    What could be wrong?
     
    The upload control is understanding the

    <add key="CuteWebUI.AjaxUploader.GlobalMaxSizeKB" value="400000"/>

    corrently, which is adjacent to the other config line in Web.config.
     
    Please advice,
    Thanks,
    RF
View Complete Thread