Hi All,
I am facing a problem where linking of an image is working in all the browsers except internet explorer.
I am suspecting a problem with the content disposition header value sent by the server. The server sends content disposition as attachment which instructs the browser to download the file .
Now if i try to link the url with img tag , it gets rendered in all the browsers except IE.
Sample is stored here
https://www.w3schools.com/code/tryit.asp?filename=G180IFYZL1IS
Best Regards,
Saurav