How do you mean that? 

You either have to use a correct (browser compatible) base64 encoding or you 
need an URL that represents the data. If you want to support older browsers 
you would go with URL. Also I wouldn't send anything large in a base64 
encoded way because base64 encoding makes things ~33% larger. Also I think 
IE8 only supports up to 32kb for a data URI scheme and only supports the 
data URI scheme for attributes that load images.

-- J.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/yvKU_7eOjjQJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to