html - Upload form works/doesn't work depend on? -


i have unusual occurence.

i have form this:

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

in computer (win7, firefox) works fine, can upload muliple images pressing ctrl , select photos. customer told me can select 1 photo. has win7 , winxp. depend on browser?

i have mozilla/5.0

user agent

this browser version issue, not support multiple tag. here post talking this


Comments

Popular posts from this blog

PHPMotion implementation - URL based videos (Hosted on separate location) -

c# - Unity IoC Lifetime per HttpRequest for UserStore -

I am trying to solve the error message 'incompatible ranks 0 and 1 in assignment' in a fortran 95 program. -