HiI have a form that contains XML data alongwith an image link. The document data is as follows:
e.g. Title - News
Description - Some news
Image link - http://somesite.net/imglogo/logo.gif
I show the relevant data in a view in Notes Client. In the first column, however, I want the link to be evaluated to show the actual image. If possible, how can this be done? Please remember that this is a client application.
Thanks in advance.
Subject: can you make it an image resource?
because I think that’s the only way it will work. Maybe some very cool code could be written to generate a DXL fragment specifying an imageresource element pointing at the URL then import the fragment to create the image resource on the fly.
Subject: RE: can you make it an image resource?
i dont know how i can make this as an image resource. the url link is as data in the document & the image has to be dispalyed in the view