Maximum file size

  •  09-16-2010, 3:15 AM

    Maximum file size

    hi,
     
    I Have a couple of questions about the maximum filesize of the ajax uploader.
    Now I'm using
    1. fileUploader.VALIDATEOPTION.MaxSizeKB = "10240" 
    for setting the maximum filesize, But actually I want a maximum size for all items together.
    The seccond problem is, i get a popup whit the error.
    I actually don't want a popup but a message on the site or something. And I want to change the text of the alert but I can't find how to do this.
    Is it possible to change?
     
View Complete Thread