Helpful Information
 
 

Hi,

I am working with a webshop site project. I have almost 200 images on the same "ProductImages" catalog. I would like to generate a popup window with the same picture and more informations once an image is clicked on.

I use VB.Net and the code that bring all the images on my website is written like:

<img src='ProductImages/<%# DataBinder.Eval(Container.DataItem, "ImagePath") %>' border="0" vspace="10">

How can I solved this problem?

Thank you very much for your support :-)










privacy (GDPR)