Hello, Im using .net c#

I having some problems using firefox to display an image in a server.

Well I'm using an image.imageUrl = "C:\image.j pg" to dipslay the image.

IE works fine, but Firefox, it doesnt, I check the source and replace the \ with the %5, i tried to used anything but it doesnt :(

Any sugestion

Thanks