I have a page which displays images for products whose product IDs are stored in a database table.
The images are named by the product IDs.
I have constructed a basic CMS so that my client can upload product prices etc and she then uploads files using FTP software.
The problem is that often she uploads a mixture of images with .jpg and .JPG file extensions. Is it possible to get the <img> tag to accept either?