Hey y'all
I am working on some upload section for a AJAX app and I am experiencing some difficulties keeping it all asynchronous when it comes to file uploads. The XMLHTTPRequest object doesn't do a very good job uploading files.
Now, I heard something about a workaround using iFrames. Does anybody have experience with tihs approach? Mind pointing me into the right direction or a tutorial maybe?
Thank much!
-monty
I am working on some upload section for a AJAX app and I am experiencing some difficulties keeping it all asynchronous when it comes to file uploads. The XMLHTTPRequest object doesn't do a very good job uploading files.
Now, I heard something about a workaround using iFrames. Does anybody have experience with tihs approach? Mind pointing me into the right direction or a tutorial maybe?
Thank much!
-monty







