관리 메뉴

kisoo

jquery ajax 로 파일 업로드 하는 방법 본문

01.About Programming /16.WEB

jquery ajax 로 파일 업로드 하는 방법

JamesK78 2014. 7. 30. 15:45

- FormData를 이용하여 파일 보내는 방법

- http://stackoverflow.com/questions/6974684/how-to-send-formdata-objects-with-ajax-requests-in-jquery

 



jquery ajax 로 파일 업로드 하는 방법

- http://stackoverflow.com/questions/5392344/sending-multipart-formdata-with-jquery-ajax

 


jQuery FileUpload Plugin

- http://noritersand.tistory.com/230

 


Comments