I want to keep the sequence of files(images) selected by user.Upload and preview these images in a sequence in which they are selected
It is not possible. How does the browser know you have selected suppose in a order like 1,5,3,4,2. For that you have to select one image at a time.
Or you can refer the below article that will fullfill your requirement.
HTML5 multiple file uploads is controlled by browser so it cannot be predicted for sequence
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.