hi,
I Have a couple of questions about the maximum filesize of the ajax uploader.
Now I'm using
- 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?