Html5 finally solves an age old problem of being able to upload files while also showing the upload progress. However it is fairly complicated and not for the faint of heart because you are essentially taking over the entire server side processing (when you tap into the byte stream) and that includes implementing the
multipart/form-data
protocol on the server side, along with a bunch of other things.
Why is it that whenever I look up other people who have my first name, they are usually computer savvy? It seems we all have that in common…