How can i get the actual file in an XMLHttpRequest? Using evt.target.files returns a fileList object, and I am not able to grab the actual file on the php end, in order to save on server.How can i get the actual file in an XMLHttpRequ
How can i get the actual file in an XMLHttpRequest? Using evt.target.files returns a fileList object, and I am not able to grab the actual file on the php end, in order to save on server.How can i get the actual file in an XMLHttpRequ