Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using windows webbrowser in access form problem

Status
Not open for further replies.
Mar 30, 2005
25
US
hi,

im trying to use kodac imaging program to view/edit files by embeding it in a form. I am using the activeX windows webbrowser object to display the program but it will not open in the Access form. What it dose is open in a new window. Any ideas or a better way of doing it? Also im trying to keep the program almost fully functional.

Here is my code:

Me.Test10.Navigate "C:\WINDOWS\system32\kodakimg.exe"

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top