473,378 Members | 1,355 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Web Browser Control in Access 2007?

1,287 Expert 1GB
Anyone know how make the web browser control available in Access 2007?

I've looked for information on this for hours and found the .dll names here. I enabled references for Microsoft Internet Controls, Microsoft HTML Object Library, and Microsoft ActiveX Data Objects 2.8 Library, but the control is not listed. There are no other references related to the web browser control.

I did exit and restart Access after changing the references.

Can anyone tell me what .dll has the apropriate reference?
Nov 25 '09 #1
12 18226
Delerna
1,134 Expert 1GB
does this help ?

http://bytes.com/topic/access/answer...file-text-file
Nov 26 '09 #2
Not sure if this is still open or not.

If you just want to reference a link, the brute force way is to use the browser location on your system with a shell command:

Call Shell("C:\Program Files\Internet Explorer\IEXPLORE.EXE mysite.com", vbNormalFocus)

To work with the Web Browser Control:

shdocvw.dll should work if you want to use the control rather than just make a link.
Nov 29 '09 #3
Don't know if this will help, but I'm using 2007 and I found the control after referencing the library. I did ask a question about the control recently and posted the web control on the forum, but I had to post it in Access 2003 format. Perhaps you can just copy and paste my control off the form I uploaded. Here is the link:

http://bytes.com/topic/access/answer...after-resizing

-Adam
Nov 29 '09 #4
ChipR
1,287 Expert 1GB
Thanks for the responses.

Referencing shdocvw.dll allows me to Dim an InternetExplorer, but it does not make the conrol available in the list of ActiveX controls. As far as I can tell, there is only one version of shdocvw.dll, so not sure what else to do. Luckily, this was just for experimenting, and the FollowHyperlink command works fine for now.
Nov 30 '09 #5
Megalog
378 Expert 256MB
Add a reference to Microsoft Internet Controls (system32\ieframe.dll)

Under ActiveX Controls, you should see a Microsoft Web Browser

The events listed are pretty limited, although all I ever used it for was to open a select few web pages based on a combo box selection.
Nov 30 '09 #6
topher23
234 Expert 100+
Well, if I were to apply general troubleshooting skills, the first thing I'd mention is that the control is called "Microsoft Web Browser."
Nov 30 '09 #7
ChipR
1,287 Expert 1GB
Interesting. I added a reference to ieframe.dll, and there is still no Web Browser control listed (after restarting Access).
Nov 30 '09 #8
topher23
234 Expert 100+
Apparently you're not the only one with this problem. I Googled "Access 2007 Web Browser control" and found several instances of people not being able to find this control after referencing the Internet Controls. Maybe you should call Microsoft *smirk*
Nov 30 '09 #9
Megalog
378 Expert 256MB
Hrm.. I just took a new database, created a new form and was able to find the Microsoft Web Browser in the ActiveX controls list.

After adding the control, a reference to Microsoft Internet Controls was automatically created.

I'm running winXP SP3 using IE7 (7.0.5730.13) and A2007 SP2.
Nov 30 '09 #10
ChipR
1,287 Expert 1GB
Quite strange. I am also on XP SP3, IE7 (same version) and Acess 2007 SP2. I created a new database, one form and...no Web Browser control :(

I was hopeful for a moment when I ran Microsoft Office Diagnostics from Access. It told me it repaired an issue with the Setup (it didn't give more specific results), but there were no apparent effects.
Nov 30 '09 #11
MMcCarthy
14,534 Expert Mod 8TB
Hi Chip

My setup is the same as yours and megalogs and I can find it on my activeX controls list.

I suggest inserting your 2007 Office installation disk and use the customise option to see if you are missing any installation files or if some of those options are not set to "Run from my computer". This is the only thing I can see that would cause this problem.

Mary
Nov 30 '09 #12
ChipR
1,287 Expert 1GB
It does seem like it must be an installation issue. Since I don't have permissions (I'm just a lowly peon coder), I'm going to leave it alone for now. Thank you all for your help.
Nov 30 '09 #13

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Lyle Fairfield | last post by:
I am using Microsoft’s Web Browser Control embedded on an Access Form to browse a specific site. I have a good reason for doing so; the pages on this site run code which aborts their display unless...
5
by: ARC | last post by:
Just found out something interesting with Access 2007... In table design, if you set a memo field to the new rich text option, and put that control on a form, set the control to rich text, you can...
4
by: Neil | last post by:
Just found out that the Microsoft Rich Textbox does not support full text justification, since it's based on Version 1.0 of the RichEdit Window Class, and full text justification is only available...
16
by: Neil | last post by:
I posted a few days ago that it seems to me that the Access 2007 rich text feature does not support: a) full text justification; b) programmatic manipulation. I was hoping that someone might...
1
by: jackbenimble999 | last post by:
Hello! What is the best way to display a EUC-encoded field with Access 2007? Or, failing that, how do you display a Unicode field as the character instead of the number? Do I need to use a...
1
by: PatdeLux | last post by:
Hi, I have have an Access 2003 application with Sql Express as back end. After migrating the front end to Access 2007, users have a serious problem: One form contains text controls bound to...
9
by: prakashwadhwani | last post by:
Hi !! I'm about to develop a new project for a client. Should I go about it in Access 2003 or 2007 ? Purchasing it either for me or for my client is not a major consideration here ... what I'd...
5
by: sphinney | last post by:
Basic question: Does anyone know how to go about adding a control to an Access 2007 form that will allow viewing a Word 2007 document? Reason for asking: My office is about to receive 100+/-...
32
by: newguytom | last post by:
What I am wanting to do is create layout drawings of a product that has modular components that can be configured in any configuration. Each image of a modular part is the same width with a variable...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.