Ive been working on uploading files using ajax, the only one that has worked for me is this plugin called jquery form. Its really simple, and it works but the problem im facing is that it does not show the output.
my process.php file does output a error message or success message(Picture uploaded/ unknown image extension and so on) but these are not being shown. How can i display the script outputs?