<input type=‘file’> for IE gives full path, need file name only

前端 未结 7 1123
眼角桃花
眼角桃花 2020-11-29 04:20

When perform uploading from IE browser, that my backend(org.apache.commons.fileupload) gets full file path.

For other non-IE browsers it gets filename and it\'s OK b

7条回答
提交回复
热议问题