some one knows how to send a file in an ajax request? my current problem is that i have the URL of the file in a
<input type="file" />
but i don't know how to "load" the file in a variable or js object to can send it to my server
Can someone who has done this help me ? if there is any way to do it with AngularJS it would be great