Setting ImageBrush.ImageSource Fails in FireFox
For some reason setting this property fails in FireFox but works fine in IE. I'm setting it to an ASP.Net handler file that outputs the image to the response stream. If I change the source to a static file then it works fine in both.
Any ideas? Why would this only work in IE but fail in firefox?
Thanks!

