Question
display image from image path (ASP)
Help needed please. Sorry if the topic has already been
discussed. I did a search but it returned nothing.
My problem.
I can display images on my website by choosing the datasource and the image path from by database. No issues here. What I want is to be able to open up a larger image by clicking on this image.
I created another page. On this page is an image placeholder. The source again is the datasource with the image path to a larger image. I used a behaviour to open this page however, it shows the same image (the 1st record in my recordset) whichever image you click on my origianl page.
Can someone please tell me how to do it? It would be appreciated.
My problem.
I can display images on my website by choosing the datasource and the image path from by database. No issues here. What I want is to be able to open up a larger image by clicking on this image.
I created another page. On this page is an image placeholder. The source again is the datasource with the image path to a larger image. I used a behaviour to open this page however, it shows the same image (the 1st record in my recordset) whichever image you click on my origianl page.
Can someone please tell me how to do it? It would be appreciated.