FUD revisited (1): Can you upload files with AJAX?
The short answer is: No. The long answer is: You can’t, because AJAX get/post data is gathered via JavaScript, and JavaScript has no way at getting at local file contents (for security reasons). But you can use AJAX to get information on the running upload, as long as your framework has functions that give information … Continue reading FUD revisited (1): Can you upload files with AJAX?
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed