FileUpload Using Ajax In ASP.NET With C#

后端 未结 8 1392
无人共我
无人共我 2021-01-07 05:48

I need to upload images using FileUpload without postback(using Ajax).I tried many examples.But in all postback is coming or they are using PHP.Can anyone help me to do sing

8条回答
  •  佛祖请我去吃肉
    2021-01-07 06:30

    Hope you find this useful.

    http://aspalliance.com/1442_Building_AJAX_Enabled_File_Uploading_System_with_Progress_Bar_Using_ASPNET_20.all

    It's using asp.net and ajax.

提交回复
热议问题