Display OLE or Attachment Data in a WebBrowser Control

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • MMMM1234
    New Member
    • Apr 2012
    • 1

    Display OLE or Attachment Data in a WebBrowser Control

    I have html and pdf data that I want to store in an access database as either OLE objects or attachments. I would like to be able to use the WebBrowser control to display the content of these files on a form. However, the only way this seems doable is to save a file to disk and then open it in the browser control based on its saved location. This is a very hackneyed solution.

    Does anybody know of a better way of accomplishing this?

    Thank you so much.
Working...