Displaying multiple Occurrences with Pictures
Author: i.sharp@pcisystems.co.uk (Iain Sharp)
I have a requirement to display a list of available stock, some of which has a database image (uniface Picture data) associated with it.
The images are usually quite large, but not always present. If they are not present, I'd like to not leave a big blank space where they are supposed to be.
So a standard uniface form isn't quite up to it.
My next suggestion is to dump all the images to the hard drive, and write a web-page containing the relevant data, then display it through the IE OCX. But I think this will lack the feedback I'd like to get (selecting one or more pieces of stock from the list, and/or a command button to edit the image. )
I know it's a long shot, but does anyone have any ideas other than this?
Iain