ASP.NET 1.0 and 1.1 ProfessionalFor advanced ASP.NET 1.x coders. Beginning-level questions will be redirected to other forums. NOT for "classic" ASP 3 or the newer ASP.NET 2.0 and 3.5
Welcome to the p2p.wrox.com Forums.
You are currently viewing the ASP.NET 1.0 and 1.1 Professional section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
I have an application to display jpeg Images and PCX images. For displaying PCX image i m using CSImage.dll(i have registered it too in my System32 folder). When this application is hosted in IIS it run properly and displaying PCX images and JPEG Image. The problem is in Internet Explorer it does not display the PCX Image,but displays JPEG. I could find this in our remote system only. In all other servers i dont have any problem for hosting and viewing images
Hi
According to Internet Explorer browser,the browser is designed in such a way that it can only display jpg,gif images but pcx,tiff images are not displayed in IE.For this we have to third party tool i think.
:)