ASP Repeater Control Not Displaying Images HELP!?

  • Thread starter Thread starter Justin E
  • Start date Start date
J

Justin E

Guest
I am connecting to a SQL database. Everything will display except the images. I have tried using asp image tags and classic tags but neither will recognize <%# container.dataitem("ProductImage") %>.
The image is saved in the mypictures folder for the moment. The full image path is stored inside the database.
 
Back
Top