how to display OLE image object from database
I have a database in microsoft access, one field of this database store image and this field of type OLE object.
I want to display this data in a webpage, I use ASP and VBScript, but i cant display the image.
i try response.binarywrite but it doesn't work and i don't have the contenttype in the database.
anybody can help me?
|