Archive
Comfortable AjaxUploads with CakePHP
After looking for a way to upload files the AJAX way using
prototype for quite some time, I have found a very good way
to do just that, makeing an internet application react more
like a desktop application, without the need for forms if I
don't want to. Like getting a file selection dialog when you
press a button or a link.