One of our systems creates an image with an ID on it.
It creates an xbm image.
This works fine except the c***s at Micro$soft have decided not to suport xbm in IE on XP SP2
Therefore, I need to create a gif or jpeg
I don't want to use extra DLLs if possible and ASP .NET is not an option.
I know there is a registry fix which will allow the browser to display xbm files but that is not an option either.
Any suggestions?
Thanks
