1 adu Oct 18, 2005 15:36
3 stk Oct 20, 2005 03:38
As long as the <img> tag "src" reference MATCHES the file's extension (caps or lowercase), then it should work fine.
However, because picture.JPG is a different file than picture.jpg ... I recommend sticking to ALL uppercase or ALL lowercase, to avoid confusion.
I suppose, though I've never tested it ... the file could be named "picture.JpG" and would need to be called with a <img src="picture.JpG"> and neither "picture.JPG" OR "picture.jpg" would work.
-stk :D
I post images with a capitol .JPG extension all the time, and don't have any problems. Are you sure that's the issue? Can you provide a URL? Any more details (version, server, etc.)?