The XmlHttpRequest Level 2 specification adds several enhancements to the XmlHttpRequest object. Last week I had blogged about cross-origin-requests and how it is different from Flash\Silverlight's approach . With Level 2 specification one can upload the file to the server by passing the file object to the send method. In this post I'll try to explore uploading file using XmlHttpRequest 2 in conjunction with the progress events. I'll also provide a description on the new HTML5 tag - progress which can be updated while the file is being uploaded to the server. And of course, some ColdFusion code that will show how the file is accepted and stored on the server directory.
A blog on HTML5, JavaScript, ColdFusion and other web technologies.
Hey - this is an excellent picture. Do you mind if I use it in my cfObjective keynote?
ReplyDeleteThanks!
ReplyDeleteNice one.
ReplyDelete