DeXeD
01-15-2009, 10:04 PM
Hey Everyone,
Noob web developer here! Okay...here's the situation...I want to have a directory full of images on my web server and the images will all be of dogs. The images will be titled by the names of the dogs in the picture. For example, if an image has a picture of Ace and Betty, the file name would be Ace-Betty.jpg. So, this directory has all of these images in it. I want to put an input box on the site that allows users to enter a dogs name and it will pull up all of the pictures that include that dogs name.
So, my question is...is there a way to have a text input box that then searches a specified directory for images with that name in them and then display those images? This is all still in theory and no website exists yet...I just want to know if I can do this. Any help would be much appreciated!
Thanks,
Dex
Noob web developer here! Okay...here's the situation...I want to have a directory full of images on my web server and the images will all be of dogs. The images will be titled by the names of the dogs in the picture. For example, if an image has a picture of Ace and Betty, the file name would be Ace-Betty.jpg. So, this directory has all of these images in it. I want to put an input box on the site that allows users to enter a dogs name and it will pull up all of the pictures that include that dogs name.
So, my question is...is there a way to have a text input box that then searches a specified directory for images with that name in them and then display those images? This is all still in theory and no website exists yet...I just want to know if I can do this. Any help would be much appreciated!
Thanks,
Dex