Category "ng-file-upload"

AngularJs - Reducing Image Size while saving in database

In my Angular application, I have browse and upload image functionality. Sample images provided by Windows7 (Chrysanthemum.jpg, Desert.jpg etc) having sizes gre

How to submit post data with ng2 file upload in angular 2?

I am using ng2-file-upload in angular 2. Is there any way to submit my form data with file upload action?