문제

I have unusual occurence.

I have form like this:

  <input type="file" name="public[]" multiple="multiple" />

In my computer (win7, firefox) it works fine, I can upload muliple images by pressing ctrl and select photos. My customer told me that He can select only one photo. He has win7 and winXP. Does it depend on browser?

I have Mozilla/5.0

user agent

도움이 되었습니까?

해결책

This could be a browser version issue, not all will support the multiple tag. Here is another post talking about this

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top