“http error” when using Uploadify plugin for JQuery
I'm using the plugin from here: http://www.uploadify.com/ I have setup a simple test case, select a file etc & I get a "HTTP Error" when I try to upload. Here is the relevant code from my header.. <script type="text/javascript" src="../js/jquery.js"></script> <script type="text/javascript" src="../js/swfobject.js"></script> <script type="text/javascript" src="js/jquery.uploadify.v2.1.0.min.js"></script> <link href="css/reset.css" rel="stylesheet" type="text/css" /> <link href="css/admin.css" rel="stylesheet" type="text/css"> <script type="text/javascript"> $(document).ready(function() { $('