dbTalk Databases Forums  

Webbrowser on report

comp.databases.ms-access comp.databases.ms-access


Discuss Webbrowser on report in the comp.databases.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
paul
 
Posts: n/a

Default Webbrowser on report - 03-30-2009 , 10:37 AM






Hi

I have a report which displays various bits of data, i want to add a
webbrowser control to the report so that i can show a google map of
the area. This works fine when used in a form however on the report
the webbrowser doesn't appear.

Any ideas how i can get the webbrowser control to display on a report?

Thanks for any suggestions.
Paul

Reply With Quote
  #2  
Old   
Salad
 
Posts: n/a

Default Re: Webbrowser on report - 03-30-2009 , 11:39 AM






paul wrote:
Quote:
Hi

I have a report which displays various bits of data, i want to add a
webbrowser control to the report so that i can show a google map of
the area. This works fine when used in a form however on the report
the webbrowser doesn't appear.

Any ideas how i can get the webbrowser control to display on a report?

Thanks for any suggestions.
Paul
Hmmm...I don't know how you'd do that. I suppose you could, before you
run the report, somehow copy the map and save it as a jpeg.

You could I suppose, use a hyperlink instead. Let's say field F2 was a
hyperlink "Link#http://www.google.com"

If a field on the report had F2 as the control source, it'd display
"Link". If you had the control source as =HyperlinkPart([F2],2) it
would display "www.google.com". There's no Click event tho to jump to
the link, one would have to do a cut/paste.

Here's a link you might find useful or give you some ideas.
http://freegeographytools.com/2007/i...-image-capture



Reply With Quote
  #3  
Old   
Jens Schilling
 
Posts: n/a

Default Re: Webbrowser on report - 03-30-2009 , 12:18 PM



Hi, Paul

paul wrote:
Quote:
Any ideas how i can get the webbrowser control to display on a report?
The webbrowser control does not work on reports and will always remain
black.

Regards
Jens




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.