how to fetch data from the uploaded file?

how to fetch data from the uploaded file?

Hi,

I want to access the data which is present inside the file uploaded in the form. I want to fetch the data from the uploaded file (say the uploaded file is the excel sheet contains 100 records) and insert it into the another form.

thanks