hi there world,
I have an msaccess database with a field/column for product images. I want these images to appear on my webpages. I have successfully got all other fields to appear (i'm using dreamweaver mx .asp pages) but the image field appears as a square with red x in it !.
in the .asp file, the img srce = <%=(Recordset1.Fields.Item("Image").Value)%>
...via a recordset pointing to the databse.
you can view it at
www.relief.co.nz/product.asp
i have tried the msaccess image field/column to be text and also tried it as a hyperlink ..
i have had this working before, but forgot to write it down !!!
thanks, any help appreciated.
angie.