I need to select an average of 1500 to 3000 files, however, only 1200 are being selected with the input below.
Anyone have an idea why?
input class="form-control", type="file", accept="text/xml", name="file", id="file", multiple onchange="handleFileSelect(event)"