Ojan Vafai wrote:
Firefox allows up to 2GB. IE8 support for Data URLs is documented here: http://msdn.microsoft.com/en-us/library/cc848897%28VS.85%29.aspx where it says:What are the "URL length limitations imposed by user agents"? A quick search does not show any hard limits outside of IE's ~2k limit. Presumably IE could be convinced to increase that for data URLs.
"Data URIs cannot be larger than 32,768 characters." -- A*