ASP.NET Application
I am having some confusion with showing images. IE is fully working when loading img. Firefox does not show images on production server.
The img url generated is on server:
\chartings\charts\temp/generatedchart_img.jpg
I have noticed when I run on localhost publish flips the src url:
/chartings/charts/temp\generatedchart_img.jpg
Any advice greatly appreciated.
Thanks
I think that the url should only have forward slashes: