This page in the help includes code that suggests that it is possible to find out why an upload has failed, but I can't see how it's doing that. At least, there's nothing in the code to tell the user that, for example, an upload has failed 'cos it's the wrong file type, or file size.
Granted, if the user had the lists and limits to hand, s/he could infer the reasons for failure from the information provided, but there's nothing in the output for those who are unaware of the limitations placed on the upload functionality by the programmer.
Can I suggest a simple string value be added to the UploadFile object that contains the reason for an upload failure?
--
Stuart
Granted, if the user had the lists and limits to hand, s/he could infer the reasons for failure from the information provided, but there's nothing in the output for those who are unaware of the limitations placed on the upload functionality by the programmer.
Can I suggest a simple string value be added to the UploadFile object that contains the reason for an upload failure?
--
Stuart