Question
Database images
I am using CF developers edition, sql 2005 and dreamweaver
cs4 I have followed many tutorial on hoe to do this but I still get
the same problem. I have built a record set from my db to display
dynamic images. The images are stored in a folder outside of my
database. I have a table with a column that has the path to the
image file within the record set for example I have a varchar
coulmn and the record is c:/documentandsettings/images/1000.png or
something like that. Now when I try and display the image from the
record set in dreamweaver I get the location to the image to
display but not the actual image. What am I doing wrong? Please
help
