I was playing around with elemental to do a file upload via XMLTTPRequest2 (
http://www.html5rocks.com/en/tutorials/file/xhr2/)

But somehow I am missing the newFormData function to create a new FormData 
object.
The class JsFormData and the interface FormData respectively are available 
in the elemental lib. 
Not sure if this is an issue/bug. 

Furthermore looking at the FormData interface it seems that I can only 
append Strings. 
However it should also be possible to append Blob, File. 


-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to