Import . csv file to server

Asked

Viewed 275 times

3

I am performing a task to import data from a . csv file to the server. I can already import the file all right on the server side, but each file contains about 25 thousand records and the user is waiting to complete the upload. I put a simple load on the page while the user waits. But I wonder if there is a library that creates a bar with the upload status so that the user knows how much time to finish the upload.

  • your application is webforms?

  • Hello @Marconciliosouza is in MVC

  • 1

    Hello, please see this question here.http://stackoverflow.com/questions/24545780/bootstrap-progress-bar-for-mvc-file-upload

1 answer

0

Browser other questions tagged

You are not signed in. Login or sign up in order to post.