sending a file along with form data using pure javascript

前端 未结 0 1886
被撕碎了的回忆
被撕碎了的回忆 2021-01-02 12:48

I\'m trying to send a file along with other data in a form and it should be pure java script no JQuery

 var file= document.getElementById(\'file\');
                  


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题