Johnny0123
MIS
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
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