Ask a Question related to Dreamweaver AppDev, Design and Development.
-
wouldliketoknow #1
displaying images
i am tying to display images dynamically on a product detail page based on a
user selection on a page which displays a list of products. i am using c# and
i am not sure how to accomplish this task. my logic so far has been to try and
pass an image control, which resides on the detail page, a session variable
that contains the relative path to the appropriate image residing on my server.
however i do not know how, or even if, the image control can receive this
session variable and then use it to display the appropriate image. my other
line of thought was to bind the image control to a dataset that is populated
with all relative paths, such that i could somehow read the appropriate entry
from the dataset and then somehow pass it to the image control thus displaying
the appropriate image. how to go about coding any of this, however...not too
sure. any help would be greatly appreciated
thanks
tom
wouldliketoknow Guest
-
Help displaying images
I am trying to display many pictures. I get all the file names in an array, cycle through the array creating image objects, then add them to the... -
CFCHART and displaying of images
:confused; I am attempting to use cfchart on MX 6.1, but it doesn't work on my production box. However, I have MX installed on my personal server... -
Storing and displaying Images
I am trying to find out which one of following two (2) options is fastest and most reliable in order to work with 100,000 images located in 100... -
Displaying Images from Left to Right
Good evening folks, I was wondering if there is a way to output a series of images in a table so that they list out from left to right. ... -
ASP Displaying Images from within SQL DB
I've been searching and searching for this and there are lots of posts - but very few answers. I have a SQL2000 Database that has jpg images in a...



Reply With Quote

