Skip to main content
Home Forums Silverlight Programming Programming with .NET - General response.buffer
0 replies. Latest Post by Mufred on November 19, 2007.
(0)
Mufred
Member
19 points
35 Posts
11-19-2007 3:01 PM |
I'm trying to stream an mp3 file through an ashx handler but I can't get it to work with silverlight on firefox.
By setting response.buffer to true it works but when false it only works in ie
Have anyone else experienced this?