Am trying to upload an image using Ajax to server. I know the code to upload file using Cakephp, but first i just want to make sure that data/file is uploaded to server for sure by printing the formdata. But it seems that only the data i typed in the textbox is posted and not the file i selected. Any help would be appreciated. Linking the code belowAm trying to upload an image using Ajax to serv