Hi,
IE9 has problems of uploading file with name longer than 254 characters including the file path. Firefox and Chrome work fine.
So, I would like to add a handler for upload item to check if the file name with path is longer than 24 characters. But when I use ChangeHandler(), the handler doesn't even get called and the upload item field is showing empty.
What handler can I use for this purpose for uploadItem?
Thanks a lot!
M.
IE9 has problems of uploading file with name longer than 254 characters including the file path. Firefox and Chrome work fine.
So, I would like to add a handler for upload item to check if the file name with path is longer than 24 characters. But when I use ChangeHandler(), the handler doesn't even get called and the upload item field is showing empty.
What handler can I use for this purpose for uploadItem?
Thanks a lot!
M.