locked
how to upload file and save data with angular JS and Web API with save button. RRS feed

  • Question

  • User271867911 posted

    I want to save some data from 4 parameters in the database together with the file path and upload the file in the directory with save <g class="gr_ gr_137 gr-alert gr_gramm gr_inline_cards gr_run_anim Style multiReplace" id="137" data-gr-id="137">button .</g>

    I want to do it with web API and Angular JS.

    Can anyone please share the useful tutorial. So I can learn how to do it.

    Sunday, December 17, 2017 5:50 PM

All replies

  • User991499041 posted

    Hi Farooqspecials,

    I want to save some data from 4 parameters in the database together with the file path and upload the file in the directory with save button .

    I want to do it with web API and Angular JS.

    Can anyone please share the useful tutorial. So I can learn how to do it.

    This sample demonstrates how to create a file manager with AngularJS and Web API.

    AngularJS with Web API: uploading files

    https://code.msdn.microsoft.com/AngularJS-with-Web-API-22f62a6e

    I hope it helps.

    Regards,

    zxj

    Monday, December 18, 2017 1:56 AM