I have a database that contains various information in it including a path/filename of an image. I have a cgi script that connects to the database and pulls in the data into a table of a template webpage. When the page is displayed, I get the info from the database as expected, however, what I...