Results 1 to 2 of 2
  1. #1
    forstatd is offline Novice
    Windows XP Access 2003
    Join Date
    Jun 2010
    Posts
    1

    Active X - Web Browser control doesn't work

    I am trying to create a custom report in Access 2003 that among other things, needs to display an aerial image from Bing. I can display this Bing image on a form (and it works perfectly), but for some reason, it will not display on a report... or when it prints. I have inserted a Microsoft WEB browser control on the report and the code looks like this...

    ***********************************
    Private Sub Report_Open(Cancel As Integer)

    MyControl.Object.Navigate http://www.dnr.state.mi.us/landsale/....9594,-84.9083

    End Sub

    Do web browser controls not work on reports??



    Thanks in advance!

  2. #2
    Join Date
    May 2010
    Posts
    339
    forstatd,

    You can easly make a form look like a report? I did try the control on a report but it didn't work for me either. If you plan to distibute this project you could run into version conficks with ActiveX.


    Good Luck

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Active X form control
    By amitsingha4u in forum Access
    Replies: 2
    Last Post: 05-18-2010, 12:21 AM
  2. Inactive or active
    By Bruzer in forum Access
    Replies: 4
    Last Post: 04-08-2010, 04:20 PM
  3. Active/Inactive Option
    By mikel in forum Database Design
    Replies: 6
    Last Post: 10-09-2009, 07:47 AM
  4. help with queries active (yes/no)
    By islandboy in forum Access
    Replies: 4
    Last Post: 09-04-2009, 12:55 PM
  5. sql server active x - HELP!!!!!!!!!!!!!!
    By Valeda in forum Access
    Replies: 0
    Last Post: 06-27-2006, 01:02 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums