Image missing in HTML view in Access 2007.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Sawan Sakale
    New Member
    • Sep 2011
    • 1

    Image missing in HTML view in Access 2007.

    Hello,

    I have an access database with reports in it when I see the HTML view of it the logo is missing. I did the following to resolve it. I opened the html file in notepad and pasted the image src code in notepad in appropriate location and saved it. Now when I open that particular file it shows me the logo but when I open the report through database it still doesn't show me the logo in html view.

    Thanks
  • nico5038
    Recognized Expert Specialist
    • Nov 2006
    • 3080

    #2
    When not afraid of some VBA code, you might try to check the code in:
    VBA code to accompany http://allenbrowne.com/AppOutputHtml.html

    to create your own .html page(s).

    Nic;o)

    Comment

    Working...