We use AJAX whenever we need to communicate with the server, without reloading the page. But this doesn’t function in the case of File Upload. In usual view, uploading files with AJAX is impossible! (FireFox/Mozilla can do this after change a setting in “about:config” – which we cannot guarantee for a lot of users).
When I [...]
Archive for the ‘php’ Category
Ajax-like Unobtrusive File Upload
Posted in Ajax, javascript, php on July 28, 2007 | 19 Comments »






