Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

What are the better (Possible) ways to upload a file to back-end (server side) consuming simple HTML page?

use simple input type file to upload file to server-side. where server side can be a web-service, an ashx page or (post that file to any .aspx page).

user-image
Question added by Zubair Ali , Software Developer III , S&P Global
Date Posted: 2014/02/10
Jaya Parwani
by Jaya Parwani , Sr Software Consultant , Oracle - India

Simple HTML Page if can containg JQuery, Ajax then it will go in manier ways

 

You  can use Ajax Uploadifier, BlueImp Uploadifier, to Upload a file & then AJAX post form to submit the form.

More Questions Like This