Hi!
Lets say I want to display a list of movies from an Access DB. On each movie title I want a link to a <asp:image...>
Note! I want only to have only ONE imagebox which changes to which movie title I press. I want the image to be in realtime, not a new popup window. I have made it with a popup window, but I cant figure out how to show the image real time with asp.net.
Look at this sample link. The movie titles doesnt have any link in this one, but its the way Im thinking.. only this is with classic ASP.
Does anyone have any code regarding getting pics from an Access DB and showing the pic regarding which pic/label you are pressing?
Regards,
Tommy
Lets say I want to display a list of movies from an Access DB. On each movie title I want a link to a <asp:image...>
Note! I want only to have only ONE imagebox which changes to which movie title I press. I want the image to be in realtime, not a new popup window. I have made it with a popup window, but I cant figure out how to show the image real time with asp.net.
Look at this sample link. The movie titles doesnt have any link in this one, but its the way Im thinking.. only this is with classic ASP.
Does anyone have any code regarding getting pics from an Access DB and showing the pic regarding which pic/label you are pressing?
Regards,
Tommy