I setup a little website using PHP Gallery software that allows my computer illiterate friend to upload his pictures into a nice little gallery. The only problem is that the software requires that the files end in lowercase letters (.jpg), and his camera automatically copies his files with an uppercase extension (.JPG). What is the simplest way to do the conversion from uppercase to lower case. Preferrably, a batch file that would rename all .JPG's on his hard drive to .jpg. Any other ideas?
THANKS!
THANKS!
