I found an old article of an example of what I am trying to do (retrieve an image stored in a ms access Db and display on my aspx page). Does anyone have a good example of this for vb.net?
1 Answer
You may write an Image handler. Take a look at Stackoverflow thread - Dynamically Rendering asp:Image from BLOB entry in ASP.NET