Hello,
I am trying to open a page from a hyperlink and have this page display a dynamic image. The image "Path" parameter is passed from the calling form via URL append (ex. The various image paths are stored in a db.Path field and is bound to an image object.
I know the connection is good because I can open that page independantly and navigate through all the images. The problem is just that when I try to open it from a calling page to view a specific image, it defaults to the first image in the db.
Thank you very much for your consideration in this matter.
I am trying to open a page from a hyperlink and have this page display a dynamic image. The image "Path" parameter is passed from the calling form via URL append (ex. The various image paths are stored in a db.Path field and is bound to an image object.
I know the connection is good because I can open that page independantly and navigate through all the images. The problem is just that when I try to open it from a calling page to view a specific image, it defaults to the first image in the db.
Thank you very much for your consideration in this matter.