Code Comments
Programming Forum and web based access to our favorite programming groups.I am able to restore an image from a blob when viewing a form. When viewing a list I would like to display/restore the saved image simultaneously with each line of data I read. How can I do this? Thanks Ian
Post Follow-up to this message> When viewing a list I would like to display/restore the saved image > simultaneously with each line of data I read. Depends a little on how you are populating the list and which templates you are using. If it is an ABC-application and the list is populated by the browse-template, I think you shold be able to set the image-field as a hot-field for the browse (you can do this on a tab under "actions" on the browse-properties), then the contents of the image-field should "follow" the selected line in the browse, so you shold be able to view the contents in a control. I don't know if you need kode to restore your image, but if you do, maybe put it on Event:Selected? I'm not sure about this, but try! Best regards Kasper -- Besøg mig på nettet: http://www.kaspershjemmeside.dk
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.