Hi,
Could you tell me the maximum file size, per file, that can be uploaded if the site is running under IIS7?
Also - is this limit per-file? - i.e. if the maximum is 2GB could the user select 3 2GB files when multiple file upload is enabled?
I'd also like to display a custom warning message to the user (instead of the controls default Javascript alert box) when they choose a file over the maximum size (i.e. prompting them to zip a file up into seperate smaller files) - how can I achieve this?
Many thanks,
db