Unfortunately I’ve a problem with IE =( I have a service on IIS that returns me a wav file. So if I go to the URL of the service, IE tries to play returned wav file with Window Media Player.
Can I set any setting in the IE (7 or 8) to deny it play wav file with WMP and allow only show Open \ Save \ Cancel dialog?
Usually I use Firefox and it has parameters to set actions for different MIME type. Is there anything similar with IE?
I’ve not tried it, but does adding
to the response header fields help?