I have an image that is stored within a document in the database.
the following url will open the image from the web client in the image control
/file/winter/$file/winter.jpg
but it doesn’t work from the notes client.
How should I change the url to get it to work in the Notes client?
Your image is actually an attachment. You need the /xsp approach:
Check the full details. Most likely you can skip the server and application part